Version: 3.9984 (2174) crashed

Describe the bug
Version: 3.9984 (2174) crashed and does not start anymore. Rebooted, reinstalled from BTT 3.998 (2170) nothing helped.

Device information:
BTT 3.998 (2170) / Mac M1 Max OS 13.2 (b) Beta (22D7750270e)
BTT plugin Stream Deck option
Stream Deck Mobile (on iPad Air) latest version

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

Process:               BetterTouchTool [1249]
Path:                  /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
Identifier:            com.hegenberg.BetterTouchTool
Version:               3.9984 (2174)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-01-10 19:59:38.7696 +0100
OS Version:            macOS 13.2 (22D7750270e)
Report Version:        12
Anonymous UUID:        xxxxxxx


Time Awake Since Boot: 250 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called


Application Specific Backtrace 0:
0   CoreFoundation                      0x00000001a990b3f8 __exceptionPreprocess + 176
1   libobjc.A.dylib                     0x00000001a9456ea8 objc_exception_throw + 60
2   CoreFoundation                      0x00000001a99adc1c -[NSObject(NSObject) __retain_OA] + 0
3   CoreFoundation                      0x00000001a9871670 ___forwarding___ + 1600
4   CoreFoundation                      0x00000001a9870f70 _CF_forwarding_prep_0 + 96
5   Foundation                          0x00000001aa7b0130 -[NSData(NSData) _initWithBase64EncodedObject:options:] + 76
6   BetterTouchTool                     0x0000000104d443bc __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 20296
7   BetterTouchTool                     0x0000000104b043d8 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 56
8   BetterTouchTool                     0x0000000104d3f3c4 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 256
9   BetterTouchTool                     0x0000000104d3f288 -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 116
10  BetterTouchTool                     0x0000000104d382b8 -[BTTShortcutter performActionForGestureChildren:withReply:] + 5004
11  BetterTouchTool                     0x0000000104d36810 -[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:] + 1924
12  BetterTouchTool                     0x0000000104bce734 -[BTTActions triggerActionForMachineWithSerialNumber:] + 720
13  BetterTouchTool                     0x0000000104bcfc58 __18-[BTTActions init]_block_invoke + 48
14  libdispatch.dylib                   0x00000001a962a504 _dispatch_client_callout + 20
15  libdispatch.dylib                   0x00000001a962d994 _dispatch_continuation_pop + 504
16  libdispatch.dylib                   0x00000001a9640fa0 _dispatch_source_invoke + 1588
17  libdispatch.dylib                   0x00000001a9638c70 _dispatch_main_queue_drain + 756
18  libdispatch.dylib                   0x00000001a963896c _dispatch_main_queue_callback_4CF + 44
19  CoreFoundation                      0x00000001a98d1d50 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
20  CoreFoundation                      0x00000001a988f7d0 __CFRunLoopRun + 2036
21  CoreFoundation                      0x00000001a988e888 CFRunLoopRunSpecific + 612
22  HIToolbox                           0x00000001b3032fa0 RunCurrentEventLoopInMode + 292
23  HIToolbox                           0x00000001b3032de4 ReceiveNextEventCommon + 672
24  HIToolbox                           0x00000001b3032b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
25  AppKit                              0x00000001acb100c0 _DPSNextEvent + 632
26  AppKit                              0x00000001acb0f250 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
27  AppKit                              0x00000001acb03680 -[NSApplication run] + 464
28  AppKit                              0x00000001acadaac4 NSApplicationMain + 880
29  dyld                                0x00000001a9487e50 start + 2544


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x1a977a1b0 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x1a97b0cec pthread_kill + 288
2   libsystem_c.dylib             	       0x1a96ea2c8 abort + 180
3   libc++abi.dylib               	       0x1a976ab18 abort_message + 132
4   libc++abi.dylib               	       0x1a975aa0c demangling_terminate_handler() + 336
5   libobjc.A.dylib               	       0x1a945f764 _objc_terminate() + 144
6   libc++abi.dylib               	       0x1a9769eb4 std::__terminate(void (*)()) + 20
7   libc++abi.dylib               	       0x1a9769e50 std::terminate() + 56
8   libdispatch.dylib             	       0x1a962a518 _dispatch_client_callout + 40
9   libdispatch.dylib             	       0x1a962d994 _dispatch_continuation_pop + 504
10  libdispatch.dylib             	       0x1a9640fa0 _dispatch_source_invoke + 1588
11  libdispatch.dylib             	       0x1a9638c70 _dispatch_main_queue_drain + 756
12  libdispatch.dylib             	       0x1a963896c _dispatch_main_queue_callback_4CF + 44
13  CoreFoundation                	       0x1a98d1d50 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
14  CoreFoundation                	       0x1a988f7d0 __CFRunLoopRun + 2036
15  CoreFoundation                	       0x1a988e888 CFRunLoopRunSpecific + 612
16  HIToolbox                     	       0x1b3032fa0 RunCurrentEventLoopInMode + 292
17  HIToolbox                     	       0x1b3032de4 ReceiveNextEventCommon + 672
18  HIToolbox                     	       0x1b3032b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
19  AppKit                        	       0x1acb100c0 _DPSNextEvent + 632
20  AppKit                        	       0x1acb0f250 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
21  AppKit                        	       0x1acb03680 -[NSApplication run] + 464
22  AppKit                        	       0x1acadaac4 NSApplicationMain + 880
23  dyld                          	       0x1a9487e50 start + 2544

Thread 1::  Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_platform.dylib      	       0x1a97def28 _platform_memmove + 88
1   libxml2.2.dylib               	       0x1b15ee4e0 xmlBufAdd + 220
2   libxml2.2.dylib               	       0x1b1608094 xmlParserInputBufferCreateMem + 92
3   libxml2.2.dylib               	       0x1b1607fd8 xmlCreateMemoryParserCtxt + 72
4   libxml2.2.dylib               	       0x1b1607f44 xmlReadMemory + 60
5   AppKit                        	       0x1ad364160 +[_NSSVGImageRep canInitWithData:] + 100
6   AppKit                        	       0x1acd1d658 +[NSImageRep imageRepClassForData:] + 220
7   AppKit                        	       0x1acd1d4c8 -[NSImage initWithData:] + 40
8   ScriptingBridge               	       0x1e7080b64 -[SBAppContext objectForDescriptor:] + 1652
9   ScriptingBridge               	       0x1e70825b0 -[SBAppContext processReply:andError:forEvent:error:] + 696
10  ScriptingBridge               	       0x1e70826b0 -[SBAppContext sendEvent:error:] + 204
11  ScriptingBridge               	       0x1e707ba68 -[SBObject sendEvent:id:parameters:] + 236
12  ScriptingBridge               	       0x1e70843cc -[SBPropertyGetterThunk invoke:] + 120
13  CoreFoundation                	       0x1a9871400 ___forwarding___ + 976
14  CoreFoundation                	       0x1a9870f70 _CF_forwarding_prep_0 + 96
15  BetterTouchTool               	       0x104bdd458 __31-[BTTActions loadShortcutIcons]_block_invoke + 288
16  libdispatch.dylib             	       0x1a96289dc _dispatch_call_block_and_release + 32
17  libdispatch.dylib             	       0x1a962a504 _dispatch_client_callout + 20
18  libdispatch.dylib             	       0x1a963c0b4 _dispatch_root_queue_drain + 684
19  libdispatch.dylib             	       0x1a963c7c0 _dispatch_worker_thread2 + 164
20  libsystem_pthread.dylib       	       0x1a97ad0c4 _pthread_wqthread + 228
21  libsystem_pthread.dylib       	       0x1a97abe20 start_wqthread + 8

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

Thread 3::  Dispatch queue: cocoa.lumberjack.fileLogger
0   libsystem_kernel.dylib        	       0x1a977588c write + 8
1   Foundation                    	       0x1aa77df48 _NSWriteToFileDescriptorWithProgress + 196
2   Foundation                    	       0x1aa78a1e0 __34-[NSConcreteFileHandle writeData:]_block_invoke + 80
3   Foundation                    	       0x1aa77dd98 -[NSData(NSData) enumerateByteRangesUsingBlock:] + 120
4   Foundation                    	       0x1aa78a110 -[NSConcreteFileHandle writeData:] + 196
5   BetterTouchTool               	       0x104fd5180 -[DDFileLogger(Internal) lt_logData:] + 88
6   BetterTouchTool               	       0x104fd4cf8 -[DDFileLogger logMessage:] + 276
7   BetterTouchTool               	       0x104fd8990 __16-[DDLog lt_log:]_block_invoke + 36
8   libdispatch.dylib             	       0x1a96289dc _dispatch_call_block_and_release + 32
9   libdispatch.dylib             	       0x1a962a504 _dispatch_client_callout + 20
10  libdispatch.dylib             	       0x1a9631c9c _dispatch_lane_serial_drain + 896
11  libdispatch.dylib             	       0x1a9632708 _dispatch_lane_invoke + 384
12  libdispatch.dylib             	       0x1a963d34c _dispatch_workloop_worker_thread + 652
13  libsystem_pthread.dylib       	       0x1a97ad100 _pthread_wqthread + 288
14  libsystem_pthread.dylib       	       0x1a97abe20 start_wqthread + 8

Thread 4::  Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	       0x1a9771d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1a97838a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1a977a5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1a97720ec mach_msg + 24
4   CoreFoundation                	       0x1a9890bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1a988f4ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x1a988e888 CFRunLoopRunSpecific + 612
7   AE                            	       0x1afbeb0bc AESendMessage + 6692
8   ScriptingBridge               	       0x1e7082634 -[SBAppContext sendEvent:error:] + 80
9   ScriptingBridge               	       0x1e707ba68 -[SBObject sendEvent:id:parameters:] + 236
10  ScriptingBridge               	       0x1e70843cc -[SBPropertyGetterThunk invoke:] + 120
11  CoreFoundation                	       0x1a9871400 ___forwarding___ + 976
12  CoreFoundation                	       0x1a9870f70 _CF_forwarding_prep_0 + 96
13  BetterTouchTool               	       0x104bdd49c __31-[BTTActions loadShortcutIcons]_block_invoke + 356
14  libdispatch.dylib             	       0x1a96289dc _dispatch_call_block_and_release + 32
15  libdispatch.dylib             	       0x1a962a504 _dispatch_client_callout + 20
16  libdispatch.dylib             	       0x1a963c0b4 _dispatch_root_queue_drain + 684
17  libdispatch.dylib             	       0x1a963c7c0 _dispatch_worker_thread2 + 164
18  libsystem_pthread.dylib       	       0x1a97ad0c4 _pthread_wqthread + 228
19  libsystem_pthread.dylib       	       0x1a97abe20 start_wqthread + 8

Thread 5::  Dispatch queue: com.apple.root.user-initiated-qos
0   libcorecrypto.dylib           	       0x1a9573b48 AccelerateCrypto_SHA256_compress + 552
1   libcorecrypto.dylib           	       0x1a9571bc8 ccdigest_update + 348
2   libcommonCrypto.dylib         	       0x1b4ee598c CCDigestUpdate + 48
3   Security                      	       0x1ac1982c0 invocation function for block in Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less<unsigned int>, std::__1::allocator<unsigned int> >, void (unsigned int, Security::DynamicHash*) block_pointer) + 92
4   Security                      	       0x1ac197e0c Security::CodeSigning::scanFileData(Security::UnixPlusPlus::FileDesc, unsigned long, void (void const*, unsigned long) block_pointer) + 188
5   Security                      	       0x1ac198144 Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less<unsigned int>, std::__1::allocator<unsigned int> >, void (unsigned int, Security::DynamicHash*) block_pointer) + 592
6   Security                      	       0x1ac18a32c Security::CodeSigning::SecStaticCode::staticValidateCore(unsigned int, Security::CodeSigning::SecRequirement const*) + 1724
7   Security                      	       0x1ac188d60 Security::CodeSigning::SecStaticCode::staticValidate(unsigned int, Security::CodeSigning::SecRequirement const*) + 308
8   Security                      	       0x1ac17de1c SecStaticCodeCheckValidityWithErrors + 228
9   BetterTouchTool               	       0x104b17fc8 __56-[BetterTouchToolAppDelegate enableSnapAreasIfNecessary]_block_invoke + 5648
10  libdispatch.dylib             	       0x1a96289dc _dispatch_call_block_and_release + 32
11  libdispatch.dylib             	       0x1a962a504 _dispatch_client_callout + 20
12  libdispatch.dylib             	       0x1a963c0b4 _dispatch_root_queue_drain + 684
13  libdispatch.dylib             	       0x1a963c7c0 _dispatch_worker_thread2 + 164
14  libsystem_pthread.dylib       	       0x1a97ad0c4 _pthread_wqthread + 228
15  libsystem_pthread.dylib       	       0x1a97abe20 start_wqthread + 8

Thread 6::  Dispatch queue: com.apple.cfnetwork.altservicesstorage
0   libsystem_kernel.dylib        	       0x1a977367c pread + 8
1   libsqlite3.dylib              	       0x1af85d5d4 unixRead + 276
2   libsqlite3.dylib              	       0x1af881028 walIndexReadHdr + 2956
3   libsqlite3.dylib              	       0x1af87fca8 walTryBeginRead + 728
4   libsqlite3.dylib              	       0x1af87e074 sqlite3PagerSharedLock + 516
5   libsqlite3.dylib              	       0x1af87d55c sqlite3BtreeBeginTrans + 880
6   libsqlite3.dylib              	       0x1af8770d8 sqlite3InitOne + 688
7   libsqlite3.dylib              	       0x1af86fea0 sqlite3Pragma + 1900
8   libsqlite3.dylib              	       0x1af863afc yy_reduce + 10220
9   libsqlite3.dylib              	       0x1af86018c sqlite3RunParser + 1012
10  libsqlite3.dylib              	       0x1af85f7e0 sqlite3Prepare + 504
11  libsqlite3.dylib              	       0x1af85f458 sqlite3LockAndPrepare + 220
12  libsqlite3.dylib              	       0x1af85eef0 sqlite3_exec + 324
13  CFNetwork                     	       0x1ae159450 0x1ae037000 + 1188944
14  CFNetwork                     	       0x1ae1591cc 0x1ae037000 + 1188300
15  CFNetwork                     	       0x1ae15ba6c 0x1ae037000 + 1198700
16  libdispatch.dylib             	       0x1a962a504 _dispatch_client_callout + 20
17  libdispatch.dylib             	       0x1a9639a9c _dispatch_lane_barrier_sync_invoke_and_complete + 56
18  CFNetwork                     	       0x1ae15b9a8 0x1ae037000 + 1198504
19  CFNetwork                     	       0x1ae05da70 0x1ae037000 + 158320
20  CFNetwork                     	       0x1ae05ca1c 0x1ae037000 + 154140
21  CFNetwork                     	       0x1ae0fa6a4 0x1ae037000 + 800420
22  CFNetwork                     	       0x1ae05baec 0x1ae037000 + 150252
23  CFNetwork                     	       0x1ae058ac4 0x1ae037000 + 137924
24  CFNetwork                     	       0x1ae0541ec 0x1ae037000 + 119276
25  CFNetwork                     	       0x1ae1d6330 0x1ae037000 + 1700656
26  CFNetwork                     	       0x1ae0d09d0 0x1ae037000 + 629200
27  libdispatch.dylib             	       0x1a96289dc _dispatch_call_block_and_release + 32
28  libdispatch.dylib             	       0x1a962a504 _dispatch_client_callout + 20
29  libdispatch.dylib             	       0x1a9631bbc _dispatch_lane_serial_drain + 672
30  libdispatch.dylib             	       0x1a963273c _dispatch_lane_invoke + 436
31  libdispatch.dylib             	       0x1a9633a20 _dispatch_workloop_invoke + 1780
32  libdispatch.dylib             	       0x1a963d34c _dispatch_workloop_worker_thread + 652
33  libsystem_pthread.dylib       	       0x1a97ad100 _pthread_wqthread + 288
34  libsystem_pthread.dylib       	       0x1a97abe20 start_wqthread + 8

Thread 7::  Dispatch queue: cocoa.lumberjack
0   libsystem_kernel.dylib        	       0x1a9773b24 __ulock_wait + 8
1   libdispatch.dylib             	       0x1a962aef4 _dlock_wait + 56
2   libdispatch.dylib             	       0x1a962b2a4 _dispatch_group_wait_slow + 56
3   BetterTouchTool               	       0x104fd8820 -[DDLog lt_log:] + 360
4   BetterTouchTool               	       0x104fd72f8 __40-[DDLog queueLogMessage:asynchronously:]_block_invoke + 48
5   libdispatch.dylib             	       0x1a96289dc _dispatch_call_block_and_release + 32
6   libdispatch.dylib             	       0x1a962a504 _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x1a9631bbc _dispatch_lane_serial_drain + 672
8   libdispatch.dylib             	       0x1a9632708 _dispatch_lane_invoke + 384
9   libdispatch.dylib             	       0x1a963d34c _dispatch_workloop_worker_thread + 652
10  libsystem_pthread.dylib       	       0x1a97ad100 _pthread_wqthread + 288
11  libsystem_pthread.dylib       	       0x1a97abe20 start_wqthread + 8

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

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

Thread 10:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x1a9771d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1a97838a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1a977a5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1a97720ec mach_msg + 24
4   CoreFoundation                	       0x1a9890bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1a988f4ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x1a988e888 CFRunLoopRunSpecific + 612
7   CFNetwork                     	       0x1ae28a398 0x1ae037000 + 2438040
8   Foundation                    	       0x1aa791470 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x1a97b106c _pthread_start + 148
10  libsystem_pthread.dylib       	       0x1a97abe2c thread_start + 8

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

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

Thread 13:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1a9771d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1a97838a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1a977a5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1a97720ec mach_msg + 24
4   CoreFoundation                	       0x1a9890bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1a988f4ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x1a988e888 CFRunLoopRunSpecific + 612
7   AppKit                        	       0x1acc3a0ac _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x1a97b106c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1a97abe2c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x00000001a976e0f5   x5: 0x000000016b305cb0   x6: 0x000000000000006e   x7: 0x0000000000000000
    x8: 0xabd400f1781343bb   x9: 0xabd400f37c8ac3fb  x10: 0x0000000000000200  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x00000000c3a15811
   x16: 0x0000000000000148  x17: 0x00000002097dac98  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000204998040  x21: 0x0000000000000103  x22: 0x0000000204998120  x23: 0x0000000000000000
   x24: 0x0000000000000000  x25: 0x0000000204998120  x26: 0x0000000000080008  x27: 0x0000600001cd0100
   x28: 0x000000020499bb40   fp: 0x000000016b305c20   lr: 0x00000001a97b0cec
    sp: 0x000000016b305c00   pc: 0x00000001a977a1b0 cpsr: 0x40001000
   far: 0x000000027404341a  esr: 0x56000080  Address size fault

Binary Images:
       0x1a9771000 -        0x1a97a9ff3 libsystem_kernel.dylib (*) <cdb26f6c-842c-3760-8e14-659fa09f1c57> /usr/lib/system/libsystem_kernel.dylib
       0x1a97aa000 -        0x1a97b6ffb libsystem_pthread.dylib (*) <b9f42d4c-5ebc-3d60-b018-6e2611cf091c> /usr/lib/system/libsystem_pthread.dylib
       0x1a9671000 -        0x1a96f1ff3 libsystem_c.dylib (*) <f17eedd6-9cb3-3c51-b918-6b1a1d57bbbb> /usr/lib/system/libsystem_c.dylib
       0x1a9759000 -        0x1a9770ffb libc++abi.dylib (*) <a6322872-9ef0-3d2a-aa4d-fa07d0b29003> /usr/lib/libc++abi.dylib
       0x1a943c000 -        0x1a9481d9f libobjc.A.dylib (*) <db55dc65-a970-386d-8086-f60a2d22008d> /usr/lib/libobjc.A.dylib
       0x1a9626000 -        0x1a966dfff libdispatch.dylib (*) <6c40241b-a6e1-3943-82f2-f7ce9b44b3b3> /usr/lib/system/libdispatch.dylib
       0x1a980f000 -        0x1a9ce6fff com.apple.CoreFoundation (6.9) <fc4107fe-ab85-38ce-ad34-843c4e3a0fef> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1b3001000 -        0x1b3334fff com.apple.HIToolbox (2.1.1) <f4d479de-8002-3584-81f0-418b6c7c3244> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1acad7000 -        0x1ad9e1fff com.apple.AppKit (6.9) <59fec870-ca9d-34d9-8eac-7767b98ec3e8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1a9482000 -        0x1a950cba7 dyld (*) <b2699a42-02da-3beb-955b-d7a83b58fb8b> /usr/lib/dyld
       0x1a97db000 -        0x1a97e2ffb libsystem_platform.dylib (*) <c20629b0-d148-3ec4-b82b-4b27c3e44fb1> /usr/lib/system/libsystem_platform.dylib
       0x1b15ea000 -        0x1b16d2ff7 libxml2.2.dylib (*) <932dd203-585b-3cfa-b91a-fbeb4941d8e6> /usr/lib/libxml2.2.dylib
       0x1e7077000 -        0x1e708efff com.apple.ScriptingBridge (1.4) <c0d6dc15-e194-34cc-a0d6-f819da591c5d> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
       0x104af8000 -        0x10556bfff com.hegenberg.BetterTouchTool (3.9984) <e2ee87fb-271c-3c85-bcf8-ffbde96de519> /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
       0x1aa73b000 -        0x1ab173fff com.apple.Foundation (6.9) <f266efe5-3727-33eb-a951-baf0dab9e789> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x1afbd1000 -        0x1afc43ff3 com.apple.AE (946) <17d5317c-5602-3bea-a8bc-dcc8289b8a90> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x1a9570000 -        0x1a95f9ff3 libcorecrypto.dylib (*) <a62ae611-ad83-36e1-abd7-6d428ec11c4b> /usr/lib/system/libcorecrypto.dylib
       0x1b4edf000 -        0x1b4eefffb libcommonCrypto.dylib (*) <ed53c0c8-fc71-3958-be30-8d0bf1ad90f9> /usr/lib/system/libcommonCrypto.dylib
       0x1abfb1000 -        0x1ac354fff com.apple.security (7.0) <364392b4-180f-3075-8acb-eaaa704dad1e> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x1af855000 -        0x1afa1dff3 libsqlite3.dylib (*) <8b35146c-f28a-3135-89e1-1163c4d727b0> /usr/lib/libsqlite3.dylib
       0x1ae037000 -        0x1ae3f8fff com.apple.CFNetwork (1404.0.3) <cfdaccb2-af75-3774-aea1-72339ee3d6f8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

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.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG image                           864K       26 
ColorSync                          512K       23 
CoreData                            80K        1 
CoreData Object IDs               4112K        2 
CoreGraphics                        16K        1 
CoreGraphics (reserved)             16K        1         reserved VM address space (unallocated)
Foundation                        57.9M       55 
Image IO                          57.0M       54 
Kernel Alloc Once                   32K        1 
MALLOC                           413.3M       63 
MALLOC guard page                  192K       11 
MALLOC_MEDIUM (reserved)         832.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                 8576K       67 
STACK GUARD                       56.2M       14 
Stack                             14.9M       14 
VM_ALLOCATE                       1088K        5 
__AUTH                            2227K      384 
__AUTH_CONST                      26.2M      616 
__CTF                               756        1 
__DATA                            15.3M      615 
__DATA_CONST                      29.8M      631 
__DATA_DIRTY                      2101K      242 
__FONT_DATA                        2352        1 
__LINKEDIT                       783.5M       14 
__OBJC_CONST                      4897K      351 
__OBJC_RO                         65.4M        1 
__OBJC_RW                         1988K        1 
__TEXT                           631.3M      654 
dyld private memory                256K        1 
mapped file                      181.7M       34 
shared memory                      944K       17 
===========                     =======  ======= 
TOTAL                              3.5G     3913 
TOTAL, minus reserved VM space     2.3G     3913 



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

{"app_name":"BetterTouchTool","timestamp":"2023-01-10 19:59:40.00 +0100","app_version":"3.9984","slice_uuid":"e2ee87fb-271c-3c85-bcf8-ffbde96de519","build_version":"2174","platform":1,"bundleID":"com.hegenberg.BetterTouchTool","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D7750270e)","roots_installed":0,"name":"BetterTouchTool","incident_id":"98F1F3B1-ECEE-4567-BA99-0EE99D00E3F3"}
{
  "uptime" : 250,
  "procRole" : "Default",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "coalitionID" : 1162,
  "osVersion" : {
    "train" : "macOS 13.2",
    "build" : "22D7750270e",
    "releaseType" : "User"
  },
  "captureTime" : "2023-01-10 19:59:38.7696 +0100",
  "incident" : "98F1F3B1-ECEE-4567-BA99-0EE99D00E3F3",
  "pid" : 1249,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-01-10 19:59:37.3716 +0100",
  "procStartAbsTime" : 5981699020,
  "procExitAbsTime" : 6014958640,
  "procName" : "BetterTouchTool",
  "procPath" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
  "bundleInfo" : {"CFBundleShortVersionString":"3.9984","CFBundleVersion":"2174","CFBundleIdentifier":"com.hegenberg.BetterTouchTool"},
  "storeInfo" : {"deviceIdentifierForVendor":"BDF4D3A4-60CD-5F11-86B5-0DC44EC9970A","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.hegenberg.BetterTouchTool",
  "crashReporterKey" : "85422D83-035F-A21D-F6A4-28481B99834D",
  "throttleTimeout" : 2147483647,
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x00000001a990b3f8 __exceptionPreprocess + 176\n1   libobjc.A.dylib                     0x00000001a9456ea8 objc_exception_throw + 60\n2   CoreFoundation                      0x00000001a99adc1c -[NSObject(NSObject) __retain_OA] + 0\n3   CoreFoundation                      0x00000001a9871670 ___forwarding___ + 1600\n4   CoreFoundation                      0x00000001a9870f70 _CF_forwarding_prep_0 + 96\n5   Foundation                          0x00000001aa7b0130 -[NSData(NSData) _initWithBase64EncodedObject:options:] + 76\n6   BetterTouchTool                     0x0000000104d443bc __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 20296\n7   BetterTouchTool                     0x0000000104b043d8 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 56\n8   BetterTouchTool                     0x0000000104d3f3c4 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 256\n9   BetterTouchTool                     0x0000000104d3f288 -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 116\n10  BetterTouchTool                     0x0000000104d382b8 -[BTTShortcutter performActionForGestureChildren:withReply:] + 5004\n11  BetterTouchTool                     0x0000000104d36810 -[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:] + 1924\n12  BetterTouchTool                     0x0000000104bce734 -[BTTActions triggerActionForMachineWithSerialNumber:] + 720\n13  BetterTouchTool                     0x0000000104bcfc58 __18-[BTTActions init]_block_invoke + 48\n14  libdispatch.dylib                   0x00000001a962a504 _dispatch_client_callout + 20\n15  libdispatch.dylib                   0x00000001a962d994 _dispatch_continuation_pop + 504\n16  libdispatch.dylib                   0x00000001a9640fa0 _dispatch_source_invoke + 1588\n17  libdispatch.dylib                   0x00000001a9638c70 _dispatch_main_queue_drain + 756\n18  libdispatch.dylib                   0x00000001a963896c _dispatch_main_queue_callback_4CF + 44\n19  CoreFoundation                      0x00000001a98d1d50 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16\n20  CoreFoundation                      0x00000001a988f7d0 __CFRunLoopRun + 2036\n21  CoreFoundation                      0x00000001a988e888 CFRunLoopRunSpecific + 612\n22  HIToolbox                           0x00000001b3032fa0 RunCurrentEventLoopInMode + 292\n23  HIToolbox                           0x00000001b3032de4 ReceiveNextEventCommon + 672\n24  HIToolbox                           0x00000001b3032b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72\n25  AppKit                              0x00000001acb100c0 _DPSNextEvent + 632\n26  AppKit                              0x00000001acb0f250 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728\n27  AppKit                              0x00000001acb03680 -[NSApplication run] + 464\n28  AppKit                              0x00000001acadaac4 NSApplicationMain + 880\n29  dyld                                0x00000001a9487e50 start + 2544"],
  "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":1033196,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":6},{"imageOffset":110248,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1698844,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":6},{"imageOffset":403056,"symbol":"___forwarding___","symbolLocation":1600,"imageIndex":6},{"imageOffset":401264,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":479536,"symbol":"-[NSData(NSData) _initWithBase64EncodedObject:options:]","symbolLocation":76,"imageIndex":14},{"imageOffset":2409404,"symbol":"__73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke","symbolLocation":20296,"imageIndex":13},{"imageOffset":50136,"symbol":"+[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:]","symbolLocation":56,"imageIndex":13},{"imageOffset":2388932,"symbol":"-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]","symbolLocation":256,"imageIndex":13},{"imageOffset":2388616,"symbol":"-[BTTShortcutter performAction:withInfo:remainingChildren:withReply:]","symbolLocation":116,"imageIndex":13},{"imageOffset":2359992,"symbol":"-[BTTShortcutter performActionForGestureChildren:withReply:]","symbolLocation":5004,"imageIndex":13},{"imageOffset":2353168,"symbol":"-[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:]","symbolLocation":1924,"imageIndex":13},{"imageOffset":878388,"symbol":"-[BTTActions triggerActionForMachineWithSerialNumber:]","symbolLocation":720,"imageIndex":13},{"imageOffset":883800,"symbol":"__18-[BTTActions init]_block_invoke","symbolLocation":48,"imageIndex":13},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":31124,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":110496,"symbol":"_dispatch_source_invoke","symbolLocation":1588,"imageIndex":5},{"imageOffset":76912,"symbol":"_dispatch_main_queue_drain","symbolLocation":756,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798032,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526288,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":233664,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":229968,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":181888,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":15044,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":9}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":11943,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":7138107637},{"value":6093298864},{"value":110},{"value":0},{"value":12381522312649982907},{"value":12381522321314857979},{"value":512},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":3282130961},{"value":328},{"value":8749165720},{"value":0},{"value":6},{"value":8667103296,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8667103520,"symbolLocation":224,"symbol":"_main_thread"},{"value":0},{"value":0},{"value":8667103520,"symbolLocation":224,"symbol":"_main_thread"},{"value":524296},{"value":105553146478848},{"value":8667118400,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7138381036},"cpsr":{"value":1073745920},"fp":{"value":6093298720},"sp":{"value":6093298688},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7138156976,"matchesCrashFrame":1},"far":{"value":10536367130}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37296,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496328,"symbol":"abort","symbolLocation":180,"imageIndex":2},{"imageOffset":72472,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6668,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":145252,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":69300,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":69200,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":17688,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":5},{"imageOffset":31124,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":110496,"symbol":"_dispatch_source_invoke","symbolLocation":1588,"imageIndex":5},{"imageOffset":76912,"symbol":"_dispatch_main_queue_drain","symbolLocation":756,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798032,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526288,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":233664,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":229968,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":181888,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":15044,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":9}]},{"id":12027,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":16168,"symbol":"_platform_memmove","symbolLocation":88,"imageIndex":10},{"imageOffset":17632,"symbol":"xmlBufAdd","symbolLocation":220,"imageIndex":11},{"imageOffset":123028,"symbol":"xmlParserInputBufferCreateMem","symbolLocation":92,"imageIndex":11},{"imageOffset":122840,"symbol":"xmlCreateMemoryParserCtxt","symbolLocation":72,"imageIndex":11},{"imageOffset":122692,"symbol":"xmlReadMemory","symbolLocation":60,"imageIndex":11},{"imageOffset":8966496,"symbol":"+[_NSSVGImageRep canInitWithData:]","symbolLocation":100,"imageIndex":8},{"imageOffset":2385496,"symbol":"+[NSImageRep imageRepClassForData:]","symbolLocation":220,"imageIndex":8},{"imageOffset":2385096,"symbol":"-[NSImage initWithData:]","symbolLocation":40,"imageIndex":8},{"imageOffset":39780,"symbol":"-[SBAppContext objectForDescriptor:]","symbolLocation":1652,"imageIndex":12},{"imageOffset":46512,"symbol":"-[SBAppContext processReply:andError:forEvent:error:]","symbolLocation":696,"imageIndex":12},{"imageOffset":46768,"symbol":"-[SBAppContext sendEvent:error:]","symbolLocation":204,"imageIndex":12},{"imageOffset":19048,"symbol":"-[SBObject sendEvent:id:parameters:]","symbolLocation":236,"imageIndex":12},{"imageOffset":54220,"symbol":"-[SBPropertyGetterThunk invoke:]","symbolLocation":120,"imageIndex":12},{"imageOffset":402432,"symbol":"___forwarding___","symbolLocation":976,"imageIndex":6},{"imageOffset":401264,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":939096,"symbol":"__31-[BTTActions loadShortcutIcons]_block_invoke","symbolLocation":288,"imageIndex":13},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":90292,"symbol":"_dispatch_root_queue_drain","symbolLocation":684,"imageIndex":5},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12028,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12029,"queue":"cocoa.lumberjack.fileLogger","frames":[{"imageOffset":18572,"symbol":"write","symbolLocation":8,"imageIndex":0},{"imageOffset":274248,"symbol":"_NSWriteToFileDescriptorWithProgress","symbolLocation":196,"imageIndex":14},{"imageOffset":324064,"symbol":"__34-[NSConcreteFileHandle writeData:]_block_invoke","symbolLocation":80,"imageIndex":14},{"imageOffset":273816,"symbol":"-[NSData(NSData) enumerateByteRangesUsingBlock:]","symbolLocation":120,"imageIndex":14},{"imageOffset":323856,"symbol":"-[NSConcreteFileHandle writeData:]","symbolLocation":196,"imageIndex":14},{"imageOffset":5099904,"symbol":"-[DDFileLogger(Internal) lt_logData:]","symbolLocation":88,"imageIndex":13},{"imageOffset":5098744,"symbol":"-[DDFileLogger logMessage:]","symbolLocation":276,"imageIndex":13},{"imageOffset":5114256,"symbol":"__16-[DDLog lt_log:]_block_invoke","symbolLocation":36,"imageIndex":13},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":48284,"symbol":"_dispatch_lane_serial_drain","symbolLocation":896,"imageIndex":5},{"imageOffset":50952,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":5},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12030,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":106684,"symbol":"AESendMessage","symbolLocation":6692,"imageIndex":15},{"imageOffset":46644,"symbol":"-[SBAppContext sendEvent:error:]","symbolLocation":80,"imageIndex":12},{"imageOffset":19048,"symbol":"-[SBObject sendEvent:id:parameters:]","symbolLocation":236,"imageIndex":12},{"imageOffset":54220,"symbol":"-[SBPropertyGetterThunk invoke:]","symbolLocation":120,"imageIndex":12},{"imageOffset":402432,"symbol":"___forwarding___","symbolLocation":976,"imageIndex":6},{"imageOffset":401264,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":939164,"symbol":"__31-[BTTActions loadShortcutIcons]_block_invoke","symbolLocation":356,"imageIndex":13},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":90292,"symbol":"_dispatch_root_queue_drain","symbolLocation":684,"imageIndex":5},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12032,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":15176,"symbol":"AccelerateCrypto_SHA256_compress","symbolLocation":552,"imageIndex":16},{"imageOffset":7112,"symbol":"ccdigest_update","symbolLocation":348,"imageIndex":16},{"imageOffset":27020,"symbol":"CCDigestUpdate","symbolLocation":48,"imageIndex":17},{"imageOffset":1995456,"symbol":"invocation function for block in Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less<unsigned int>, std::__1::allocator<unsigned int> >, void (unsigned int, Security::DynamicHash*) block_pointer)","symbolLocation":92,"imageIndex":18},{"imageOffset":1994252,"symbol":"Security::CodeSigning::scanFileData(Security::UnixPlusPlus::FileDesc, unsigned long, void (void const*, unsigned long) block_pointer)","symbolLocation":188,"imageIndex":18},{"imageOffset":1995076,"symbol":"Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less<unsigned int>, std::__1::allocator<unsigned int> >, void (unsigned int, Security::DynamicHash*) block_pointer)","symbolLocation":592,"imageIndex":18},{"imageOffset":1938220,"symbol":"Security::CodeSigning::SecStaticCode::staticValidateCore(unsigned int, Security::CodeSigning::SecRequirement const*)","symbolLocation":1724,"imageIndex":18},{"imageOffset":1932640,"symbol":"Security::CodeSigning::SecStaticCode::staticValidate(unsigned int, Security::CodeSigning::SecRequirement const*)","symbolLocation":308,"imageIndex":18},{"imageOffset":1887772,"symbol":"SecStaticCodeCheckValidityWithErrors","symbolLocation":228,"imageIndex":18},{"imageOffset":131016,"symbol":"__56-[BetterTouchToolAppDelegate enableSnapAreasIfNecessary]_block_invoke","symbolLocation":5648,"imageIndex":13},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":90292,"symbol":"_dispatch_root_queue_drain","symbolLocation":684,"imageIndex":5},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12082,"queue":"com.apple.cfnetwork.altservicesstorage","frames":[{"imageOffset":9852,"symbol":"pread","symbolLocation":8,"imageIndex":0},{"imageOffset":34260,"symbol":"unixRead","symbolLocation":276,"imageIndex":19},{"imageOffset":180264,"symbol":"walIndexReadHdr","symbolLocation":2956,"imageIndex":19},{"imageOffset":175272,"symbol":"walTryBeginRead","symbolLocation":728,"imageIndex":19},{"imageOffset":168052,"symbol":"sqlite3PagerSharedLock","symbolLocation":516,"imageIndex":19},{"imageOffset":165212,"symbol":"sqlite3BtreeBeginTrans","symbolLocation":880,"imageIndex":19},{"imageOffset":139480,"symbol":"sqlite3InitOne","symbolLocation":688,"imageIndex":19},{"imageOffset":110240,"symbol":"sqlite3Pragma","symbolLocation":1900,"imageIndex":19},{"imageOffset":60156,"symbol":"yy_reduce","symbolLocation":10220,"imageIndex":19},{"imageOffset":45452,"symbol":"sqlite3RunParser","symbolLocation":1012,"imageIndex":19},{"imageOffset":42976,"symbol":"sqlite3Prepare","symbolLocation":504,"imageIndex":19},{"imageOffset":42072,"symbol":"sqlite3LockAndPrepare","symbolLocation":220,"imageIndex":19},{"imageOffset":40688,"symbol":"sqlite3_exec","symbolLocation":324,"imageIndex":19},{"imageOffset":1188944,"imageIndex":20},{"imageOffset":1188300,"imageIndex":20},{"imageOffset":1198700,"imageIndex":20},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":80540,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":56,"imageIndex":5},{"imageOffset":1198504,"imageIndex":20},{"imageOffset":158320,"imageIndex":20},{"imageOffset":154140,"imageIndex":20},{"imageOffset":800420,"imageIndex":20},{"imageOffset":150252,"imageIndex":20},{"imageOffset":137924,"imageIndex":20},{"imageOffset":119276,"imageIndex":20},{"imageOffset":1700656,"imageIndex":20},{"imageOffset":629200,"imageIndex":20},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":48060,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":5},{"imageOffset":51004,"symbol":"_dispatch_lane_invoke","symbolLocation":436,"imageIndex":5},{"imageOffset":55840,"symbol":"_dispatch_workloop_invoke","symbolLocation":1780,"imageIndex":5},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":5},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12083,"queue":"cocoa.lumberjack","frames":[{"imageOffset":11044,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":0},{"imageOffset":20212,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":5},{"imageOffset":21156,"symbol":"_dispatch_group_wait_slow","symbolLocation":56,"imageIndex":5},{"imageOffset":5113888,"symbol":"-[DDLog lt_log:]","symbolLocation":360,"imageIndex":13},{"imageOffset":5108472,"symbol":"__40-[DDLog queueLogMessage:asynchronously:]_block_invoke","symbolLocation":48,"imageIndex":13},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":48060,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":5},{"imageOffset":50952,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":5},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12084,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12085,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12087,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":2438040,"imageIndex":20},{"imageOffset":353392,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":12094,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12095,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12096,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1454252,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":8},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7138119680,
    "size" : 233460,
    "uuid" : "cdb26f6c-842c-3760-8e14-659fa09f1c57",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7138353152,
    "size" : 53244,
    "uuid" : "b9f42d4c-5ebc-3d60-b018-6e2611cf091c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7137071104,
    "size" : 528372,
    "uuid" : "f17eedd6-9cb3-3c51-b918-6b1a1d57bbbb",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7138021376,
    "size" : 98300,
    "uuid" : "a6322872-9ef0-3d2a-aa4d-fa07d0b29003",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7134756864,
    "size" : 286112,
    "uuid" : "db55dc65-a970-386d-8086-f60a2d22008d",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7136763904,
    "size" : 294912,
    "uuid" : "6c40241b-a6e1-3943-82f2-f7ce9b44b3b3",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7138766848,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "fc4107fe-ab85-38ce-ad34-843c4e3a0fef",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7298093056,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "f4d479de-8002-3584-81f0-418b6c7c3244",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7192014848,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15773696,
    "uuid" : "59fec870-ca9d-34d9-8eac-7767b98ec3e8",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.40.106"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7135043584,
    "size" : 568232,
    "uuid" : "b2699a42-02da-3beb-955b-d7a83b58fb8b",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7138553856,
    "size" : 32764,
    "uuid" : "c20629b0-d148-3ec4-b82b-4b27c3e44fb1",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7270735872,
    "size" : 954360,
    "uuid" : "932dd203-585b-3cfa-b91a-fbeb4941d8e6",
    "path" : "\/usr\/lib\/libxml2.2.dylib",
    "name" : "libxml2.2.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8170991616,
    "CFBundleShortVersionString" : "1.4",
    "CFBundleIdentifier" : "com.apple.ScriptingBridge",
    "size" : 98304,
    "uuid" : "c0d6dc15-e194-34cc-a0d6-f819da591c5d",
    "path" : "\/System\/Library\/Frameworks\/ScriptingBridge.framework\/Versions\/A\/ScriptingBridge",
    "name" : "ScriptingBridge",
    "CFBundleVersion" : "85"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4373577728,
    "CFBundleShortVersionString" : "3.9984",
    "CFBundleIdentifier" : "com.hegenberg.BetterTouchTool",
    "size" : 10960896,
    "uuid" : "e2ee87fb-271c-3c85-bcf8-ffbde96de519",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
    "name" : "BetterTouchTool",
    "CFBundleVersion" : "2174"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7154675712,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10719232,
    "uuid" : "f266efe5-3727-33eb-a951-baf0dab9e789",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7243370496,
    "CFBundleShortVersionString" : "946",
    "CFBundleIdentifier" : "com.apple.AE",
    "size" : 471028,
    "uuid" : "17d5317c-5602-3bea-a8bc-dcc8289b8a90",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/AE.framework\/Versions\/A\/AE",
    "name" : "AE",
    "CFBundleVersion" : "946"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7136018432,
    "size" : 565236,
    "uuid" : "a62ae611-ad83-36e1-abd7-6d428ec11c4b",
    "path" : "\/usr\/lib\/system\/libcorecrypto.dylib",
    "name" : "libcorecrypto.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7330459648,
    "size" : 69628,
    "uuid" : "ed53c0c8-fc71-3958-be30-8d0bf1ad90f9",
    "path" : "\/usr\/lib\/system\/libcommonCrypto.dylib",
    "name" : "libcommonCrypto.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7180324864,
    "CFBundleShortVersionString" : "7.0",
    "CFBundleIdentifier" : "com.apple.security",
    "size" : 3817472,
    "uuid" : "364392b4-180f-3075-8acb-eaaa704dad1e",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/Security",
    "name" : "Security",
    "CFBundleVersion" : "60420.80.4"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7239716864,
    "size" : 1871860,
    "uuid" : "8b35146c-f28a-3135-89e1-1163c4d727b0",
    "path" : "\/usr\/lib\/libsqlite3.dylib",
    "name" : "libsqlite3.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7214428160,
    "CFBundleShortVersionString" : "1404.0.3",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3940352,
    "uuid" : "cfdaccb2-af75-3774-aea1-72339ee3d6f8",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1404.0.3"
  }
],
  "sharedCache" : {
  "base" : 7134396416,
  "size" : 3444326400,
  "uuid" : "xxxxxxxxxxxxxxxxxxxxxxx"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG image                           864K       26 \nColorSync                          512K       23 \nCoreData                            80K        1 \nCoreData Object IDs               4112K        2 \nCoreGraphics                        16K        1 \nCoreGraphics (reserved)             16K        1         reserved VM address space (unallocated)\nFoundation                        57.9M       55 \nImage IO                          57.0M       54 \nKernel Alloc Once                   32K        1 \nMALLOC                           413.3M       63 \nMALLOC guard page                  192K       11 \nMALLOC_MEDIUM (reserved)         832.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                 8576K       67 \nSTACK GUARD                       56.2M       14 \nStack                             14.9M       14 \nVM_ALLOCATE                       1088K        5 \n__AUTH                            2227K      384 \n__AUTH_CONST                      26.2M      616 \n__CTF                               756        1 \n__DATA                            15.3M      615 \n__DATA_CONST                      29.8M      631 \n__DATA_DIRTY                      2101K      242 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       783.5M       14 \n__OBJC_CONST                      4897K      351 \n__OBJC_RO                         65.4M        1 \n__OBJC_RW                         1988K        1 \n__TEXT                           631.3M      654 \ndyld private memory                256K        1 \nmapped file                      181.7M       34 \nshared memory                      944K       17 \n===========                     =======  ======= \nTOTAL                              3.5G     3913 \nTOTAL, minus reserved VM space     2.3G     3913 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 250000007
    },
    {
      "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
      "factorPackIds" : {

      },
      "deploymentId" : 250000011
    }
  ],
  "experiments" : [

  ]
}
}




It seems to crash when executing an action that is assigned to the "After BTT Did Launch" trigger. What action do you have assigned there?

Try starting BTT in safe mode, by executing this terminal command:

defaults write com.hegenberg.BetterTouchTool BTTSafeModeEnabled YES && open -b com.hegenberg.BetterTouchTool

To disable safe mode, quit BTT, then run this command:
defaults write com.hegenberg.BetterTouchTool BTTSafeModeEnabled NO

Yes, that is probably is the issue…

I had 2 actions
set a variable „ID“ = MacBookPro with the standard action…
the new HUD
I had some text and pasted the Apple -Logo :  in there…(stupid me) which probably crashed it…

I will need to go now, i try those fixes tomorrow and report back…
Thx,
Christian

Pasting anything should not crash it, I'll try to reproduce & fix it.

Hello Andreas,

no 'luck'… (tried also with latest … 3.9985 (2181)

after running the:
defaults write com.hegenberg.BetterTouchTool BTTSafeModeEnabled YES && open -b com.hegenberg.BetterTouchTool

there was a msg that BTT was added to the startup objects,
but BTT did not start and crashed
the BTTRelaunch process is still running
BTTStreamDeck is still running

yesterday there was a Ventura security patch/update and later that day BTT crashed.
…might it be somehow related ?

Anyway, happy bug hunting, thanks,
Christian

Running:
BTT 3.998 (2170) / Mac M1 Max OS 13.2 (b) Beta (22D7750270e)
BTT plugin Stream Deck option
Stream Deck Mobile (on iPad Air) latest version

Hallo,

I deleted all profiles, and started BTT with no triggers at all.
The update to 3.9987 failed as well...

Thx,
Christian

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

Process:               BetterTouchTool [1221]
Path:                  /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
Identifier:            com.hegenberg.BetterTouchTool
Version:               3.9987 (2186)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-01-11 18:13:44.8772 +0100
OS Version:            macOS 13.2 (22D7750270e)
Report Version:        12
Anonymous UUID:        85422D83-035F-A21D-F6A4-28481B99834D


Time Awake Since Boot: 150 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called


Application Specific Backtrace 0:
0   CoreFoundation                      0x000000019699f3f8 __exceptionPreprocess + 176
1   libobjc.A.dylib                     0x00000001964eaea8 objc_exception_throw + 60
2   CoreFoundation                      0x0000000196a41c1c -[NSObject(NSObject) __retain_OA] + 0
3   CoreFoundation                      0x0000000196905670 ___forwarding___ + 1600
4   CoreFoundation                      0x0000000196904f70 _CF_forwarding_prep_0 + 96
5   Foundation                          0x0000000197844130 -[NSData(NSData) _initWithBase64EncodedObject:options:] + 76
6   BetterTouchTool                     0x0000000102e2f700 __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 20328
7   BetterTouchTool                     0x0000000102bef0a0 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 56
8   BetterTouchTool                     0x0000000102e2a6e8 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 256
9   BetterTouchTool                     0x0000000102e2a5ac -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 116
10  BetterTouchTool                     0x0000000102e235dc -[BTTShortcutter performActionForGestureChildren:withReply:] + 5004
11  BetterTouchTool                     0x0000000102e21b34 -[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:] + 1924
12  BetterTouchTool                     0x0000000102cb93fc -[BTTActions triggerActionForMachineWithSerialNumber:] + 720
13  BetterTouchTool                     0x0000000102cba920 __18-[BTTActions init]_block_invoke + 48
14  libdispatch.dylib                   0x00000001966be504 _dispatch_client_callout + 20
15  libdispatch.dylib                   0x00000001966c1994 _dispatch_continuation_pop + 504
16  libdispatch.dylib                   0x00000001966d4fa0 _dispatch_source_invoke + 1588
17  libdispatch.dylib                   0x00000001966ccc70 _dispatch_main_queue_drain + 756
18  libdispatch.dylib                   0x00000001966cc96c _dispatch_main_queue_callback_4CF + 44
19  CoreFoundation                      0x0000000196965d50 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
20  CoreFoundation                      0x00000001969237d0 __CFRunLoopRun + 2036
21  CoreFoundation                      0x0000000196922888 CFRunLoopRunSpecific + 612
22  HIToolbox                           0x00000001a00c6fa0 RunCurrentEventLoopInMode + 292
23  HIToolbox                           0x00000001a00c6de4 ReceiveNextEventCommon + 672
24  HIToolbox                           0x00000001a00c6b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
25  AppKit                              0x0000000199ba40c0 _DPSNextEvent + 632
26  AppKit                              0x0000000199ba3250 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
27  AppKit                              0x0000000199b97680 -[NSApplication run] + 464
28  AppKit                              0x0000000199b6eac4 NSApplicationMain + 880
29  dyld                                0x000000019651be50 start + 2544


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x19680e1b0 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x196844cec pthread_kill + 288
2   libsystem_c.dylib             	       0x19677e2c8 abort + 180
3   libc++abi.dylib               	       0x1967feb18 abort_message + 132
4   libc++abi.dylib               	       0x1967eea0c demangling_terminate_handler() + 336
5   libobjc.A.dylib               	       0x1964f3764 _objc_terminate() + 144
6   libc++abi.dylib               	       0x1967fdeb4 std::__terminate(void (*)()) + 20
7   libc++abi.dylib               	       0x1967fde50 std::terminate() + 56
8   libdispatch.dylib             	       0x1966be518 _dispatch_client_callout + 40
9   libdispatch.dylib             	       0x1966c1994 _dispatch_continuation_pop + 504
10  libdispatch.dylib             	       0x1966d4fa0 _dispatch_source_invoke + 1588
11  libdispatch.dylib             	       0x1966ccc70 _dispatch_main_queue_drain + 756
12  libdispatch.dylib             	       0x1966cc96c _dispatch_main_queue_callback_4CF + 44
13  CoreFoundation                	       0x196965d50 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
14  CoreFoundation                	       0x1969237d0 __CFRunLoopRun + 2036
15  CoreFoundation                	       0x196922888 CFRunLoopRunSpecific + 612
16  HIToolbox                     	       0x1a00c6fa0 RunCurrentEventLoopInMode + 292
17  HIToolbox                     	       0x1a00c6de4 ReceiveNextEventCommon + 672
18  HIToolbox                     	       0x1a00c6b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
19  AppKit                        	       0x199ba40c0 _DPSNextEvent + 632
20  AppKit                        	       0x199ba3250 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
21  AppKit                        	       0x199b97680 -[NSApplication run] + 464
22  AppKit                        	       0x199b6eac4 NSApplicationMain + 880
23  dyld                          	       0x19651be50 start + 2544

Thread 1::  Dispatch queue: com.apple.root.user-initiated-qos
0   CoreFoundation                	       0x1968aacc8 CFDictionaryGetValue + 116
1   CoreFoundation                	       0x1968c13c0 parseXMLElement + 2796
2   CoreFoundation                	       0x1968c13c0 parseXMLElement + 2796
3   CoreFoundation                	       0x1968c12dc parseXMLElement + 2568
4   CoreFoundation                	       0x1968c12dc parseXMLElement + 2568
5   CoreFoundation                	       0x1968c101c parseXMLElement + 1864
6   CoreFoundation                	       0x1968bfbcc _CFPropertyListCreateFromUTF8Data + 1460
7   CoreFoundation                	       0x1969c2920 _CFPropertyListCreateWithData + 620
8   CoreFoundation                	       0x1968f3254 CFPropertyListCreateFromXMLData + 76
9   Security                      	       0x19932d1f0 Security::makeCFDictionaryFrom(__CFData const*) + 40
10  Security                      	       0x1992151dc Security::CodeSigning::SecStaticCode::getDictionary(unsigned int, bool) + 168
11  Security                      	       0x199219824 Security::CodeSigning::SecStaticCode::resourceDictionary(bool) + 64
12  Security                      	       0x199219dc4 Security::CodeSigning::SecStaticCode::loadResources(__CFDictionary const*&, __CFDictionary const*&, unsigned int&) + 52
13  Security                      	       0x19921d094 Security::CodeSigning::SecStaticCode::staticValidate(unsigned int, Security::CodeSigning::SecRequirement const*) + 1128
14  Security                      	       0x199211e1c SecStaticCodeCheckValidityWithErrors + 228
15  BetterTouchTool               	       0x102c02c90 __56-[BetterTouchToolAppDelegate enableSnapAreasIfNecessary]_block_invoke + 5648
16  libdispatch.dylib             	       0x1966bc9dc _dispatch_call_block_and_release + 32
17  libdispatch.dylib             	       0x1966be504 _dispatch_client_callout + 20
18  libdispatch.dylib             	       0x1966d00b4 _dispatch_root_queue_drain + 684
19  libdispatch.dylib             	       0x1966d07c0 _dispatch_worker_thread2 + 164
20  libsystem_pthread.dylib       	       0x1968410c4 _pthread_wqthread + 228
21  libsystem_pthread.dylib       	       0x19683fe20 start_wqthread + 8

Thread 2::  Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	       0x196805d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1968178a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x19680e5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1968060ec mach_msg + 24
4   CoreFoundation                	       0x196924bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1969234ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x196922888 CFRunLoopRunSpecific + 612
7   AE                            	       0x19cc7f0bc AESendMessage + 6692
8   ScriptingBridge               	       0x1d4116634 -[SBAppContext sendEvent:error:] + 80
9   ScriptingBridge               	       0x1d410fa68 -[SBObject sendEvent:id:parameters:] + 236
10  ScriptingBridge               	       0x1d41183cc -[SBPropertyGetterThunk invoke:] + 120
11  CoreFoundation                	       0x196905400 ___forwarding___ + 976
12  CoreFoundation                	       0x196904f70 _CF_forwarding_prep_0 + 96
13  BetterTouchTool               	       0x102cc854c __31-[BTTActions loadShortcutIcons]_block_invoke + 356
14  libdispatch.dylib             	       0x1966bc9dc _dispatch_call_block_and_release + 32
15  libdispatch.dylib             	       0x1966be504 _dispatch_client_callout + 20
16  libdispatch.dylib             	       0x1966d00b4 _dispatch_root_queue_drain + 684
17  libdispatch.dylib             	       0x1966d07c0 _dispatch_worker_thread2 + 164
18  libsystem_pthread.dylib       	       0x1968410c4 _pthread_wqthread + 228
19  libsystem_pthread.dylib       	       0x19683fe20 start_wqthread + 8

Thread 3::  Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	       0x196805d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1968178a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x19680e5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1968060ec mach_msg + 24
4   CoreFoundation                	       0x196924bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1969234ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x196922888 CFRunLoopRunSpecific + 612
7   AE                            	       0x19cc7f0bc AESendMessage + 6692
8   ScriptingBridge               	       0x1d4116634 -[SBAppContext sendEvent:error:] + 80
9   ScriptingBridge               	       0x1d410fa68 -[SBObject sendEvent:id:parameters:] + 236
10  ScriptingBridge               	       0x1d41183cc -[SBPropertyGetterThunk invoke:] + 120
11  CoreFoundation                	       0x196905400 ___forwarding___ + 976
12  CoreFoundation                	       0x196904f70 _CF_forwarding_prep_0 + 96
13  BetterTouchTool               	       0x102cc8508 __31-[BTTActions loadShortcutIcons]_block_invoke + 288
14  libdispatch.dylib             	       0x1966bc9dc _dispatch_call_block_and_release + 32
15  libdispatch.dylib             	       0x1966be504 _dispatch_client_callout + 20
16  libdispatch.dylib             	       0x1966d00b4 _dispatch_root_queue_drain + 684
17  libdispatch.dylib             	       0x1966d07c0 _dispatch_worker_thread2 + 164
18  libsystem_pthread.dylib       	       0x1968410c4 _pthread_wqthread + 228
19  libsystem_pthread.dylib       	       0x19683fe20 start_wqthread + 8

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

Thread 5::  Dispatch queue: com.apple.CoreAnalytics::Client XPC Reply
0   libsystem_kernel.dylib        	       0x196805c74 _kernelrpc_mach_port_destruct_trap + 8
1   libsystem_kernel.dylib        	       0x196807704 mach_port_destruct + 40
2   libxpc.dylib                  	       0x1965b60f8 _xpc_connection_call_reply_async + 52
3   libdispatch.dylib             	       0x1966be584 _dispatch_client_callout3 + 20
4   libdispatch.dylib             	       0x1966dc710 _dispatch_mach_msg_async_reply_invoke + 344
5   libdispatch.dylib             	       0x1966c5a94 _dispatch_lane_serial_drain + 376
6   libdispatch.dylib             	       0x1966c6708 _dispatch_lane_invoke + 384
7   libdispatch.dylib             	       0x1966d134c _dispatch_workloop_worker_thread + 652
8   libsystem_pthread.dylib       	       0x196841100 _pthread_wqthread + 288
9   libsystem_pthread.dylib       	       0x19683fe20 start_wqthread + 8

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

Thread 7::  Dispatch queue: cocoa.lumberjack.fileLogger
0   CoreFoundation                	       0x1968d3d1c __CFStringAppendFormatCore + 11012
1   CoreFoundation                	       0x1968d3594 __CFStringAppendFormatCore + 9084
2   CoreFoundation                	       0x196a11d1c _CFStringCreateWithFormatAndArgumentsReturningMetadata + 184
3   CoreFoundation                	       0x1968d120c _CFStringCreateWithFormatAndArgumentsAux2 + 44
4   Foundation                    	       0x1977e957c +[NSString stringWithFormat:] + 68
5   BetterTouchTool               	       0x102fae6bc -[BTTLogfileFormatter formatLogMessage:] + 136
6   BetterTouchTool               	       0x1030c4404 -[DDFileLogger logMessage:] + 88
7   BetterTouchTool               	       0x1030c8158 __16-[DDLog lt_log:]_block_invoke + 36
8   libdispatch.dylib             	       0x1966bc9dc _dispatch_call_block_and_release + 32
9   libdispatch.dylib             	       0x1966be504 _dispatch_client_callout + 20
10  libdispatch.dylib             	       0x1966c5c9c _dispatch_lane_serial_drain + 896
11  libdispatch.dylib             	       0x1966c6708 _dispatch_lane_invoke + 384
12  libdispatch.dylib             	       0x1966d134c _dispatch_workloop_worker_thread + 652
13  libsystem_pthread.dylib       	       0x196841100 _pthread_wqthread + 288
14  libsystem_pthread.dylib       	       0x19683fe20 start_wqthread + 8

Thread 8:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x196805d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1968178a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x19680e5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1968060ec mach_msg + 24
4   CoreFoundation                	       0x196924bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1969234ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x196922888 CFRunLoopRunSpecific + 612
7   CFNetwork                     	       0x19b31e398 0x19b0cb000 + 2438040
8   Foundation                    	       0x197825470 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x19684506c _pthread_start + 148
10  libsystem_pthread.dylib       	       0x19683fe2c thread_start + 8

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

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

Thread 11::  Dispatch queue: cocoa.lumberjack
0   libsystem_kernel.dylib        	       0x196807b24 __ulock_wait + 8
1   libdispatch.dylib             	       0x1966beef4 _dlock_wait + 56
2   libdispatch.dylib             	       0x1966bf2a4 _dispatch_group_wait_slow + 56
3   BetterTouchTool               	       0x1030c7fe8 -[DDLog lt_log:] + 360
4   BetterTouchTool               	       0x1030c6ac0 __40-[DDLog queueLogMessage:asynchronously:]_block_invoke + 48
5   libdispatch.dylib             	       0x1966bc9dc _dispatch_call_block_and_release + 32
6   libdispatch.dylib             	       0x1966be504 _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x1966c5bbc _dispatch_lane_serial_drain + 672
8   libdispatch.dylib             	       0x1966c6708 _dispatch_lane_invoke + 384
9   libdispatch.dylib             	       0x1966d134c _dispatch_workloop_worker_thread + 652
10  libsystem_pthread.dylib       	       0x196841100 _pthread_wqthread + 288
11  libsystem_pthread.dylib       	       0x19683fe20 start_wqthread + 8

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

Thread 13:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x196805d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1968178a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x19680e5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1968060ec mach_msg + 24
4   CoreFoundation                	       0x196924bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1969234ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x196922888 CFRunLoopRunSpecific + 612
7   AppKit                        	       0x199cce0ac _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x19684506c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19683fe2c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x00000001968020f5   x5: 0x000000016d219cb0   x6: 0x000000000000006e   x7: 0x0000000000000000
    x8: 0x3992d6fce3a474f7   x9: 0x3992d6fd1206b4b7  x10: 0x0000000000000200  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x00000000e0800860
   x16: 0x0000000000000148  x17: 0x00000001f686ec98  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001f1a2c040  x21: 0x0000000000000103  x22: 0x00000001f1a2c120  x23: 0x0000000000000000
   x24: 0x0000000000000000  x25: 0x00000001f1a2c120  x26: 0x0000000000080008  x27: 0x0000600000fad700
   x28: 0x00000001f1a2fb40   fp: 0x000000016d219c20   lr: 0x0000000196844cec
    sp: 0x000000016d219c00   pc: 0x000000019680e1b0 cpsr: 0x40001000
   far: 0x0000600002ecc000  esr: 0x56000080  Address size fault

Binary Images:
       0x196805000 -        0x19683dff3 libsystem_kernel.dylib (*) <cdb26f6c-842c-3760-8e14-659fa09f1c57> /usr/lib/system/libsystem_kernel.dylib
       0x19683e000 -        0x19684affb libsystem_pthread.dylib (*) <b9f42d4c-5ebc-3d60-b018-6e2611cf091c> /usr/lib/system/libsystem_pthread.dylib
       0x196705000 -        0x196785ff3 libsystem_c.dylib (*) <f17eedd6-9cb3-3c51-b918-6b1a1d57bbbb> /usr/lib/system/libsystem_c.dylib
       0x1967ed000 -        0x196804ffb libc++abi.dylib (*) <a6322872-9ef0-3d2a-aa4d-fa07d0b29003> /usr/lib/libc++abi.dylib
       0x1964d0000 -        0x196515d9f libobjc.A.dylib (*) <db55dc65-a970-386d-8086-f60a2d22008d> /usr/lib/libobjc.A.dylib
       0x1966ba000 -        0x196701fff libdispatch.dylib (*) <6c40241b-a6e1-3943-82f2-f7ce9b44b3b3> /usr/lib/system/libdispatch.dylib
       0x1968a3000 -        0x196d7afff com.apple.CoreFoundation (6.9) <fc4107fe-ab85-38ce-ad34-843c4e3a0fef> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1a0095000 -        0x1a03c8fff com.apple.HIToolbox (2.1.1) <f4d479de-8002-3584-81f0-418b6c7c3244> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x199b6b000 -        0x19aa75fff com.apple.AppKit (6.9) <59fec870-ca9d-34d9-8eac-7767b98ec3e8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x196516000 -        0x1965a0ba7 dyld (*) <b2699a42-02da-3beb-955b-d7a83b58fb8b> /usr/lib/dyld
       0x199045000 -        0x1993e8fff com.apple.security (7.0) <364392b4-180f-3075-8acb-eaaa704dad1e> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x102be4000 -        0x10365bfff com.hegenberg.BetterTouchTool (3.9987) <13b0f579-2ea7-31bd-9a5a-7e4585d0495e> /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
       0x19cc65000 -        0x19ccd7ff3 com.apple.AE (946) <17d5317c-5602-3bea-a8bc-dcc8289b8a90> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x1d410b000 -        0x1d4122fff com.apple.ScriptingBridge (1.4) <c0d6dc15-e194-34cc-a0d6-f819da591c5d> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
       0x1965a6000 -        0x1965e9fff libxpc.dylib (*) <e00f6872-5c91-35ed-8096-d24227800f34> /usr/lib/system/libxpc.dylib
       0x1977cf000 -        0x198207fff com.apple.Foundation (6.9) <f266efe5-3727-33eb-a951-baf0dab9e789> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x19b0cb000 -        0x19b48cfff com.apple.CFNetwork (1404.0.3) <cfdaccb2-af75-3774-aea1-72339ee3d6f8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

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.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
Writable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG image                           480K       17 
ColorSync                          512K       23 
CoreData                            80K        1 
CoreData Object IDs               4112K        2 
CoreGraphics                        16K        1 
CoreGraphics (reserved)             16K        1         reserved VM address space (unallocated)
CoreServices                       192K        1 
Foundation                        33.5M       31 
Image IO                          33.0M       30 
Kernel Alloc Once                   32K        1 
MALLOC                           416.3M       66 
MALLOC guard page                  192K       11 
MALLOC_MEDIUM (reserved)         968.0M        9         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                 8704K       68 
STACK GUARD                       56.2M       14 
Stack                             14.9M       14 
VM_ALLOCATE                         64K        4 
__AUTH                            2227K      386 
__AUTH_CONST                      26.2M      618 
__CTF                               756        1 
__DATA                            15.3M      617 
__DATA_CONST                      29.8M      633 
__DATA_DIRTY                      2102K      244 
__FONT_DATA                        2352        1 
__LINKEDIT                       783.5M       14 
__OBJC_CONST                      4897K      353 
__OBJC_RO                         65.4M        1 
__OBJC_RW                         1988K        1 
__TEXT                           632.6M      656 
dyld private memory                256K        1 
mapped file                      198.1M       40 
shared memory                      944K       17 
===========                     =======  ======= 
TOTAL                              3.6G     3881 
TOTAL, minus reserved VM space     2.3G     3881 



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

{"app_name":"BetterTouchTool","timestamp":"2023-01-11 18:13:45.00 +0100","app_version":"3.9987","slice_uuid":"13b0f579-2ea7-31bd-9a5a-7e4585d0495e","build_version":"2186","platform":1,"bundleID":"com.hegenberg.BetterTouchTool","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D7750270e)","roots_installed":0,"name":"BetterTouchTool","incident_id":"E8CAEB12-3F61-43B0-9CD6-0BC928DBF2DD"}
{
  "uptime" : 150,
  "procRole" : "Default",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "coalitionID" : 1030,
  "osVersion" : {
    "train" : "macOS 13.2",
    "build" : "22D7750270e",
    "releaseType" : "User"
  },
  "captureTime" : "2023-01-11 18:13:44.8772 +0100",
  "incident" : "E8CAEB12-3F61-43B0-9CD6-0BC928DBF2DD",
  "pid" : 1221,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-01-11 18:13:44.3703 +0100",
  "procStartAbsTime" : 3770652789,
  "procExitAbsTime" : 3782767828,
  "procName" : "BetterTouchTool",
  "procPath" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
  "bundleInfo" : {"CFBundleShortVersionString":"3.9987","CFBundleVersion":"2186","CFBundleIdentifier":"com.hegenberg.BetterTouchTool"},
  "storeInfo" : {"deviceIdentifierForVendor":"BDF4D3A4-60CD-5F11-86B5-0DC44EC9970A","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.hegenberg.BetterTouchTool",
  "crashReporterKey" : "85422D83-035F-A21D-F6A4-28481B99834D",
  "throttleTimeout" : 2147483647,
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x000000019699f3f8 __exceptionPreprocess + 176\n1   libobjc.A.dylib                     0x00000001964eaea8 objc_exception_throw + 60\n2   CoreFoundation                      0x0000000196a41c1c -[NSObject(NSObject) __retain_OA] + 0\n3   CoreFoundation                      0x0000000196905670 ___forwarding___ + 1600\n4   CoreFoundation                      0x0000000196904f70 _CF_forwarding_prep_0 + 96\n5   Foundation                          0x0000000197844130 -[NSData(NSData) _initWithBase64EncodedObject:options:] + 76\n6   BetterTouchTool                     0x0000000102e2f700 __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 20328\n7   BetterTouchTool                     0x0000000102bef0a0 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 56\n8   BetterTouchTool                     0x0000000102e2a6e8 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 256\n9   BetterTouchTool                     0x0000000102e2a5ac -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 116\n10  BetterTouchTool                     0x0000000102e235dc -[BTTShortcutter performActionForGestureChildren:withReply:] + 5004\n11  BetterTouchTool                     0x0000000102e21b34 -[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:] + 1924\n12  BetterTouchTool                     0x0000000102cb93fc -[BTTActions triggerActionForMachineWithSerialNumber:] + 720\n13  BetterTouchTool                     0x0000000102cba920 __18-[BTTActions init]_block_invoke + 48\n14  libdispatch.dylib                   0x00000001966be504 _dispatch_client_callout + 20\n15  libdispatch.dylib                   0x00000001966c1994 _dispatch_continuation_pop + 504\n16  libdispatch.dylib                   0x00000001966d4fa0 _dispatch_source_invoke + 1588\n17  libdispatch.dylib                   0x00000001966ccc70 _dispatch_main_queue_drain + 756\n18  libdispatch.dylib                   0x00000001966cc96c _dispatch_main_queue_callback_4CF + 44\n19  CoreFoundation                      0x0000000196965d50 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16\n20  CoreFoundation                      0x00000001969237d0 __CFRunLoopRun + 2036\n21  CoreFoundation                      0x0000000196922888 CFRunLoopRunSpecific + 612\n22  HIToolbox                           0x00000001a00c6fa0 RunCurrentEventLoopInMode + 292\n23  HIToolbox                           0x00000001a00c6de4 ReceiveNextEventCommon + 672\n24  HIToolbox                           0x00000001a00c6b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72\n25  AppKit                              0x0000000199ba40c0 _DPSNextEvent + 632\n26  AppKit                              0x0000000199ba3250 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728\n27  AppKit                              0x0000000199b97680 -[NSApplication run] + 464\n28  AppKit                              0x0000000199b6eac4 NSApplicationMain + 880\n29  dyld                                0x000000019651be50 start + 2544"],
  "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":1033196,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":6},{"imageOffset":110248,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1698844,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":6},{"imageOffset":403056,"symbol":"___forwarding___","symbolLocation":1600,"imageIndex":6},{"imageOffset":401264,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":479536,"symbol":"-[NSData(NSData) _initWithBase64EncodedObject:options:]","symbolLocation":76,"imageIndex":15},{"imageOffset":2406144,"symbol":"__73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke","symbolLocation":20328,"imageIndex":11},{"imageOffset":45216,"symbol":"+[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:]","symbolLocation":56,"imageIndex":11},{"imageOffset":2385640,"symbol":"-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]","symbolLocation":256,"imageIndex":11},{"imageOffset":2385324,"symbol":"-[BTTShortcutter performAction:withInfo:remainingChildren:withReply:]","symbolLocation":116,"imageIndex":11},{"imageOffset":2356700,"symbol":"-[BTTShortcutter performActionForGestureChildren:withReply:]","symbolLocation":5004,"imageIndex":11},{"imageOffset":2349876,"symbol":"-[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:]","symbolLocation":1924,"imageIndex":11},{"imageOffset":873468,"symbol":"-[BTTActions triggerActionForMachineWithSerialNumber:]","symbolLocation":720,"imageIndex":11},{"imageOffset":878880,"symbol":"__18-[BTTActions init]_block_invoke","symbolLocation":48,"imageIndex":11},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":31124,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":110496,"symbol":"_dispatch_source_invoke","symbolLocation":1588,"imageIndex":5},{"imageOffset":76912,"symbol":"_dispatch_main_queue_drain","symbolLocation":756,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798032,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526288,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":233664,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":229968,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":181888,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":15044,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":9}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":12109,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6819946741},{"value":6125886640},{"value":110},{"value":0},{"value":4148614588400956663},{"value":4148614589179147447},{"value":512},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":3766487136},{"value":328},{"value":8431004824},{"value":0},{"value":6},{"value":8348942400,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8348942624,"symbolLocation":224,"symbol":"_main_thread"},{"value":0},{"value":0},{"value":8348942624,"symbolLocation":224,"symbol":"_main_thread"},{"value":524296},{"value":105553132705536},{"value":8348957504,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6820220140},"cpsr":{"value":1073745920},"fp":{"value":6125886496},"sp":{"value":6125886464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6819996080,"matchesCrashFrame":1},"far":{"value":105553165336576}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37296,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496328,"symbol":"abort","symbolLocation":180,"imageIndex":2},{"imageOffset":72472,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6668,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":145252,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":69300,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":69200,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":17688,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":5},{"imageOffset":31124,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":110496,"symbol":"_dispatch_source_invoke","symbolLocation":1588,"imageIndex":5},{"imageOffset":76912,"symbol":"_dispatch_main_queue_drain","symbolLocation":756,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798032,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526288,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":233664,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":229968,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":181888,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":15044,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":9}]},{"id":12122,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":31944,"symbol":"CFDictionaryGetValue","symbolLocation":116,"imageIndex":6},{"imageOffset":123840,"symbol":"parseXMLElement","symbolLocation":2796,"imageIndex":6},{"imageOffset":123840,"symbol":"parseXMLElement","symbolLocation":2796,"imageIndex":6},{"imageOffset":123612,"symbol":"parseXMLElement","symbolLocation":2568,"imageIndex":6},{"imageOffset":123612,"symbol":"parseXMLElement","symbolLocation":2568,"imageIndex":6},{"imageOffset":122908,"symbol":"parseXMLElement","symbolLocation":1864,"imageIndex":6},{"imageOffset":117708,"symbol":"_CFPropertyListCreateFromUTF8Data","symbolLocation":1460,"imageIndex":6},{"imageOffset":1177888,"symbol":"_CFPropertyListCreateWithData","symbolLocation":620,"imageIndex":6},{"imageOffset":328276,"symbol":"CFPropertyListCreateFromXMLData","symbolLocation":76,"imageIndex":6},{"imageOffset":3047920,"symbol":"Security::makeCFDictionaryFrom(__CFData const*)","symbolLocation":40,"imageIndex":10},{"imageOffset":1901020,"symbol":"Security::CodeSigning::SecStaticCode::getDictionary(unsigned int, bool)","symbolLocation":168,"imageIndex":10},{"imageOffset":1919012,"symbol":"Security::CodeSigning::SecStaticCode::resourceDictionary(bool)","symbolLocation":64,"imageIndex":10},{"imageOffset":1920452,"symbol":"Security::CodeSigning::SecStaticCode::loadResources(__CFDictionary const*&, __CFDictionary const*&, unsigned int&)","symbolLocation":52,"imageIndex":10},{"imageOffset":1933460,"symbol":"Security::CodeSigning::SecStaticCode::staticValidate(unsigned int, Security::CodeSigning::SecRequirement const*)","symbolLocation":1128,"imageIndex":10},{"imageOffset":1887772,"symbol":"SecStaticCodeCheckValidityWithErrors","symbolLocation":228,"imageIndex":10},{"imageOffset":126096,"symbol":"__56-[BetterTouchToolAppDelegate enableSnapAreasIfNecessary]_block_invoke","symbolLocation":5648,"imageIndex":11},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":90292,"symbol":"_dispatch_root_queue_drain","symbolLocation":684,"imageIndex":5},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12123,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":106684,"symbol":"AESendMessage","symbolLocation":6692,"imageIndex":12},{"imageOffset":46644,"symbol":"-[SBAppContext sendEvent:error:]","symbolLocation":80,"imageIndex":13},{"imageOffset":19048,"symbol":"-[SBObject sendEvent:id:parameters:]","symbolLocation":236,"imageIndex":13},{"imageOffset":54220,"symbol":"-[SBPropertyGetterThunk invoke:]","symbolLocation":120,"imageIndex":13},{"imageOffset":402432,"symbol":"___forwarding___","symbolLocation":976,"imageIndex":6},{"imageOffset":401264,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":935244,"symbol":"__31-[BTTActions loadShortcutIcons]_block_invoke","symbolLocation":356,"imageIndex":11},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":90292,"symbol":"_dispatch_root_queue_drain","symbolLocation":684,"imageIndex":5},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12129,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":106684,"symbol":"AESendMessage","symbolLocation":6692,"imageIndex":12},{"imageOffset":46644,"symbol":"-[SBAppContext sendEvent:error:]","symbolLocation":80,"imageIndex":13},{"imageOffset":19048,"symbol":"-[SBObject sendEvent:id:parameters:]","symbolLocation":236,"imageIndex":13},{"imageOffset":54220,"symbol":"-[SBPropertyGetterThunk invoke:]","symbolLocation":120,"imageIndex":13},{"imageOffset":402432,"symbol":"___forwarding___","symbolLocation":976,"imageIndex":6},{"imageOffset":401264,"symbol":"_CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":935176,"symbol":"__31-[BTTActions loadShortcutIcons]_block_invoke","symbolLocation":288,"imageIndex":11},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":90292,"symbol":"_dispatch_root_queue_drain","symbolLocation":684,"imageIndex":5},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12130,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12131,"queue":"com.apple.CoreAnalytics::Client XPC Reply","frames":[{"imageOffset":3188,"symbol":"_kernelrpc_mach_port_destruct_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":9988,"symbol":"mach_port_destruct","symbolLocation":40,"imageIndex":0},{"imageOffset":65784,"symbol":"_xpc_connection_call_reply_async","symbolLocation":52,"imageIndex":14},{"imageOffset":17796,"symbol":"_dispatch_client_callout3","symbolLocation":20,"imageIndex":5},{"imageOffset":141072,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":344,"imageIndex":5},{"imageOffset":47764,"symbol":"_dispatch_lane_serial_drain","symbolLocation":376,"imageIndex":5},{"imageOffset":50952,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":5},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12176,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12177,"queue":"cocoa.lumberjack.fileLogger","frames":[{"imageOffset":199964,"symbol":"__CFStringAppendFormatCore","symbolLocation":11012,"imageIndex":6},{"imageOffset":198036,"symbol":"__CFStringAppendFormatCore","symbolLocation":9084,"imageIndex":6},{"imageOffset":1502492,"symbol":"_CFStringCreateWithFormatAndArgumentsReturningMetadata","symbolLocation":184,"imageIndex":6},{"imageOffset":188940,"symbol":"_CFStringCreateWithFormatAndArgumentsAux2","symbolLocation":44,"imageIndex":6},{"imageOffset":107900,"symbol":"+[NSString stringWithFormat:]","symbolLocation":68,"imageIndex":15},{"imageOffset":3974844,"symbol":"-[BTTLogfileFormatter formatLogMessage:]","symbolLocation":136,"imageIndex":11},{"imageOffset":5112836,"symbol":"-[DDFileLogger logMessage:]","symbolLocation":88,"imageIndex":11},{"imageOffset":5128536,"symbol":"__16-[DDLog lt_log:]_block_invoke","symbolLocation":36,"imageIndex":11},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":48284,"symbol":"_dispatch_lane_serial_drain","symbolLocation":896,"imageIndex":5},{"imageOffset":50952,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":5},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12180,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":2438040,"imageIndex":16},{"imageOffset":353392,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":15},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":12186,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12187,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12188,"queue":"cocoa.lumberjack","frames":[{"imageOffset":11044,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":0},{"imageOffset":20212,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":5},{"imageOffset":21156,"symbol":"_dispatch_group_wait_slow","symbolLocation":56,"imageIndex":5},{"imageOffset":5128168,"symbol":"-[DDLog lt_log:]","symbolLocation":360,"imageIndex":11},{"imageOffset":5122752,"symbol":"__40-[DDLog queueLogMessage:asynchronously:]_block_invoke","symbolLocation":48,"imageIndex":11},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":48060,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":5},{"imageOffset":50952,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":5},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":12192,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12195,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1454252,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":8},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6819958784,
    "size" : 233460,
    "uuid" : "cdb26f6c-842c-3760-8e14-659fa09f1c57",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6820192256,
    "size" : 53244,
    "uuid" : "b9f42d4c-5ebc-3d60-b018-6e2611cf091c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6818910208,
    "size" : 528372,
    "uuid" : "f17eedd6-9cb3-3c51-b918-6b1a1d57bbbb",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6819860480,
    "size" : 98300,
    "uuid" : "a6322872-9ef0-3d2a-aa4d-fa07d0b29003",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6816595968,
    "size" : 286112,
    "uuid" : "db55dc65-a970-386d-8086-f60a2d22008d",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6818603008,
    "size" : 294912,
    "uuid" : "6c40241b-a6e1-3943-82f2-f7ce9b44b3b3",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6820605952,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "fc4107fe-ab85-38ce-ad34-843c4e3a0fef",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6979932160,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "f4d479de-8002-3584-81f0-418b6c7c3244",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6873853952,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15773696,
    "uuid" : "59fec870-ca9d-34d9-8eac-7767b98ec3e8",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.40.106"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6816882688,
    "size" : 568232,
    "uuid" : "b2699a42-02da-3beb-955b-d7a83b58fb8b",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6862163968,
    "CFBundleShortVersionString" : "7.0",
    "CFBundleIdentifier" : "com.apple.security",
    "size" : 3817472,
    "uuid" : "364392b4-180f-3075-8acb-eaaa704dad1e",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/Security",
    "name" : "Security",
    "CFBundleVersion" : "60420.80.4"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4340989952,
    "CFBundleShortVersionString" : "3.9987",
    "CFBundleIdentifier" : "com.hegenberg.BetterTouchTool",
    "size" : 10977280,
    "uuid" : "13b0f579-2ea7-31bd-9a5a-7e4585d0495e",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
    "name" : "BetterTouchTool",
    "CFBundleVersion" : "2186"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6925209600,
    "CFBundleShortVersionString" : "946",
    "CFBundleIdentifier" : "com.apple.AE",
    "size" : 471028,
    "uuid" : "17d5317c-5602-3bea-a8bc-dcc8289b8a90",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/AE.framework\/Versions\/A\/AE",
    "name" : "AE",
    "CFBundleVersion" : "946"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7852830720,
    "CFBundleShortVersionString" : "1.4",
    "CFBundleIdentifier" : "com.apple.ScriptingBridge",
    "size" : 98304,
    "uuid" : "c0d6dc15-e194-34cc-a0d6-f819da591c5d",
    "path" : "\/System\/Library\/Frameworks\/ScriptingBridge.framework\/Versions\/A\/ScriptingBridge",
    "name" : "ScriptingBridge",
    "CFBundleVersion" : "85"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6817472512,
    "size" : 278528,
    "uuid" : "e00f6872-5c91-35ed-8096-d24227800f34",
    "path" : "\/usr\/lib\/system\/libxpc.dylib",
    "name" : "libxpc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6836514816,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10719232,
    "uuid" : "f266efe5-3727-33eb-a951-baf0dab9e789",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6896267264,
    "CFBundleShortVersionString" : "1404.0.3",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3940352,
    "uuid" : "cfdaccb2-af75-3774-aea1-72339ee3d6f8",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1404.0.3"
  }
],
  "sharedCache" : {
  "base" : 6816235520,
  "size" : 3444326400,
  "uuid" : "e56b1a70-4d6b-3b4e-aa6e-6a83fdfc0b74"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG image                           480K       17 \nColorSync                          512K       23 \nCoreData                            80K        1 \nCoreData Object IDs               4112K        2 \nCoreGraphics                        16K        1 \nCoreGraphics (reserved)             16K        1         reserved VM address space (unallocated)\nCoreServices                       192K        1 \nFoundation                        33.5M       31 \nImage IO                          33.0M       30 \nKernel Alloc Once                   32K        1 \nMALLOC                           416.3M       66 \nMALLOC guard page                  192K       11 \nMALLOC_MEDIUM (reserved)         968.0M        9         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                 8704K       68 \nSTACK GUARD                       56.2M       14 \nStack                             14.9M       14 \nVM_ALLOCATE                         64K        4 \n__AUTH                            2227K      386 \n__AUTH_CONST                      26.2M      618 \n__CTF                               756        1 \n__DATA                            15.3M      617 \n__DATA_CONST                      29.8M      633 \n__DATA_DIRTY                      2102K      244 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       783.5M       14 \n__OBJC_CONST                      4897K      353 \n__OBJC_RO                         65.4M        1 \n__OBJC_RW                         1988K        1 \n__TEXT                           632.6M      656 \ndyld private memory                256K        1 \nmapped file                      198.1M       40 \nshared memory                      944K       17 \n===========                     =======  ======= \nTOTAL                              3.6G     3881 \nTOTAL, minus reserved VM space     2.3G     3881 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 250000007
    },
    {
      "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
      "factorPackIds" : {

      },
      "deploymentId" : 250000011
    }
  ],
  "experiments" : [

  ]
}
}

type or paste code here

how did you delete the profiles if BTT does not open?

Could you send a copy of the ~/Library/Application Support/BetterTouchTool folder to me? (andreas@folivora.ai) Then I can check what's wrong. To open that folder use Finder -> Go -> Go to Folder and make sure to include the ~

Hallo Andreas,

After the crash I downloaded the official/released version of BTT from your website,
Renamed BTT in the programs folder first and then installed BTT
This runs… it showed Version 3.998 (2170)...
then saved all my profiles (via the BTT option) and then removed all those.
Closed BTT and rebooted.
and then tried to install the latest alpha version (via BTT menu option), after download & install

BTT does not load anymore...

I send the folder to your email…

Let me know if you need any further info…

Thx,
Christian

Fixed in version 3.9988 / 2188 (currently uploading)! Thanks again for reporting.

btt3.9988-2188.zip (folivora.ai)

Thanks!!!
all is up and running again over here....