Crash while configuring BTT button on Stream Deck XL

Hello! I try to configure a custom button on my Stream Deck XL.

While pressing the button on Stream Deck

Screenshot 2024-11-15 at 01.16.06

the app is crashing.


Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
Stream Deck XL

Device information:

  • Type of Mac: MacBookPro16,1, BootROM 2069.0.0.0.0 (iBridge: 22.16.10353.0.0,0), 6 processors, 6-Core Intel Core i7, 2,6 GHz, 32 GB, SMC
  • macOS version: Sequoia 15.0.1
  • BetterTouchTool version: 4.868 (2024111401)

Additional information (e.g. crash logs, related issues, etc.):

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

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

Date/Time:             2024-11-15 01:19:01.5204 +0100
OS Version:            macOS 15.0.1 (24A348)
Report Version:        12
Bridge OS Version:     9.0 (22P353)
Anonymous UUID:        926971F2-52B4-AA87-5751-73D1B55C2D08

Sleep/Wake UUID:       CD4BF822-700B-4C40-B77F-B1740300D778

Time Awake Since Boot: 170000 seconds
Time Since Wake:       21533 seconds

System Integrity Protection: enabled

Crashed Thread:        4  Dispatch queue: com.apple.root.user-initiated-qos

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

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   BetterTouchTool [8322]

Application Specific Information:
CGDataProviderDirectGetBytesAtPositionInternal calling provider created with CFData
abort() called


Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib      	    0x7ff81b60762b _platform_memmove$VARIANT$Haswell + 395
1   CoreGraphics                  	    0x7ff8214fa0bf CGDataProviderDirectGetBytesAtPositionInternal + 205
2   CoreGraphics                  	    0x7ff82153330e provider_for_destination_get_bytes_at_position_inner + 584
3   CoreGraphics                  	    0x7ff8214fa140 CGDataProviderDirectGetBytesAtPositionInternal + 334
4   CoreGraphics                  	    0x7ff821532f9d get_chunks_direct + 225
5   CoreGraphics                  	    0x7ff821532720 img_raw_read + 1441
6   CoreGraphics                  	    0x7ff821530b46 img_data_lock + 9542
7   CoreGraphics                  	    0x7ff82152950a CGSImageDataLock + 1163
8   CoreGraphics                  	    0x7ff821528c96 ripc_AcquireRIPImageData + 1535
9   CoreGraphics                  	    0x7ff821526e23 ripc_DrawImage + 1055
10  CoreGraphics                  	    0x7ff821b54f5f CG::DisplayList::executeEntries(std::__1::__wrap_iter<std::__1::shared_ptr<CG::DisplayListEntry const>*>, std::__1::__wrap_iter<std::__1::shared_ptr<CG::DisplayListEntry const>*>, CGContextDelegate*, CGRenderingState*, CGGStack*, CGRect const*, __CFDictionary const*, bool) + 8127
11  CoreGraphics                  	    0x7ff8215a1974 CG::DisplayList::execute(CGContextDelegate*, CGRenderingState*, CGGStack*, CGRect const*, __CFDictionary const*) + 484
12  CoreGraphics                  	    0x7ff8215a1426 CGDisplayListDrawInContextDelegate + 315
13  AppKit                        	    0x7ff81f4600f9 0x7ff81efac000 + 4931833
14  AppKit                        	    0x7ff81f4bbb59 0x7ff81efac000 + 5307225
15  QuartzCore                    	    0x7ff82454938d CABackingStoreUpdate_ + 947
16  QuartzCore                    	    0x7ff8245a60ce invocation function for block in CA::Layer::display_() + 143
17  QuartzCore                    	    0x7ff824548248 -[CALayer _display] + 2369
18  AppKit                        	    0x7ff81f4bba24 0x7ff81efac000 + 5306916
19  AppKit                        	    0x7ff81f4bb4a1 0x7ff81efac000 + 5305505
20  AppKit                        	    0x7ff81f4bbae5 0x7ff81efac000 + 5307109
21  QuartzCore                    	    0x7ff824547172 CA::Layer::display_if_needed(CA::Transaction*) + 856
22  QuartzCore                    	    0x7ff8246e84f8 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 766
23  QuartzCore                    	    0x7ff824527d83 CA::Transaction::commit() + 725
24  AppKit                        	    0x7ff81f140531 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 289
25  AppKit                        	    0x7ff81fc0cca3 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
26  CoreFoundation                	    0x7ff81b6ba029 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
27  CoreFoundation                	    0x7ff81b6b9f4c __CFRunLoopDoObservers + 503
28  CoreFoundation                	    0x7ff81b6b94e5 __CFRunLoopRun + 905
29  CoreFoundation                	    0x7ff81b6b8b6c CFRunLoopRunSpecific + 536
30  HIToolbox                     	    0x7ff826d97fe3 RunCurrentEventLoopInMode + 292
31  HIToolbox                     	    0x7ff826d9d807 ReceiveNextEventCommon + 201
32  HIToolbox                     	    0x7ff826d9db62 _BlockUntilNextEventMatchingListInModeWithFilter + 66
33  AppKit                        	    0x7ff81efebd8b _DPSNextEvent + 902
34  AppKit                        	    0x7ff81fa084c8 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1290
35  AppKit                        	    0x7ff81efdceb7 -[NSApplication run] + 610
36  AppKit                        	    0x7ff81efb0234 NSApplicationMain + 823
37  dyld                          	    0x7ff81b2472cd start + 1805

Thread 1::  Dispatch queue: IOHIDManagerStateQueue
0   libsystem_kernel.dylib        	    0x7ff81b593e0e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81b5a2622 mach_msg2_internal + 84
2   IOKit                         	    0x7ff81ee7fa0f io_registry_entry_get_registry_entry_id + 102
3   IOKit                         	    0x7ff81ee7f98a IORegistryEntryGetRegistryEntryID + 14
4   IOKit                         	    0x7ff81eec0cff ____IOHIDManagerSerializeState_block_invoke + 48
5   CoreFoundation                	    0x7ff81b682fa2 __CFSetApplyFunction_block_invoke + 18
6   CoreFoundation                	    0x7ff81b682dfa CFBasicHashApply + 114
7   CoreFoundation                	    0x7ff81b682d68 CFSetApplyFunction + 162
8   IOKit                         	    0x7ff81ee85e90 __IOHIDManagerCreate_block_invoke + 364
9   libsystem_trace.dylib         	    0x7ff81b325ada ___os_state_request_for_self_impl_block_invoke + 24
10  libdispatch.dylib             	    0x7ff81b42d7e2 _dispatch_client_callout + 8
11  libdispatch.dylib             	    0x7ff81b43a8f2 _dispatch_lane_barrier_sync_invoke_and_complete + 60
12  libsystem_trace.dylib         	    0x7ff81b32566f ___os_state_request_for_self_block_invoke + 371
13  libdispatch.dylib             	    0x7ff81b42c455 _dispatch_call_block_and_release + 12
14  libdispatch.dylib             	    0x7ff81b42d7e2 _dispatch_client_callout + 8
15  libdispatch.dylib             	    0x7ff81b43395b _dispatch_lane_serial_drain + 739
16  libdispatch.dylib             	    0x7ff81b4343e2 _dispatch_lane_invoke + 377
17  libdispatch.dylib             	    0x7ff81b43e0db _dispatch_root_queue_drain_deferred_wlh + 271
18  libdispatch.dylib             	    0x7ff81b43d9dc _dispatch_workloop_worker_thread + 659
19  libsystem_pthread.dylib       	    0x7ff81b5d1c7f _pthread_wqthread + 326
20  libsystem_pthread.dylib       	    0x7ff81b5d0bdb start_wqthread + 15

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

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff81b593e0e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81b5a2622 mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff81b59af16 mach_msg_overwrite + 649
3   libsystem_kernel.dylib        	    0x7ff81b5940ff mach_msg + 19
4   CoreFoundation                	    0x7ff81b6bac48 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                	    0x7ff81b6b96cd __CFRunLoopRun + 1393
6   CoreFoundation                	    0x7ff81b6b8b6c CFRunLoopRunSpecific + 536
7   AppKit                        	    0x7ff81f141d6d _NSEventThread + 127
8   libsystem_pthread.dylib       	    0x7ff81b5d5253 _pthread_start + 99
9   libsystem_pthread.dylib       	    0x7ff81b5d0bef thread_start + 15

Thread 4 Crashed::  Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	    0x7ff81b59ab52 __pthread_kill + 10
1   libsystem_pthread.dylib       	    0x7ff81b5d4f85 pthread_kill + 262
2   libsystem_c.dylib             	    0x7ff81b4f5b19 abort + 126
3   libc++abi.dylib               	    0x7ff81b58c163 abort_message + 258
4   libc++abi.dylib               	    0x7ff81b57d0ce demangling_terminate_handler() + 266
5   libobjc.A.dylib               	    0x7ff81b21adb1 _objc_terminate() + 96
6   libc++abi.dylib               	    0x7ff81b58b53b std::__terminate(void (*)()) + 6
7   libc++abi.dylib               	    0x7ff81b58b4f6 std::terminate() + 54
8   libdispatch.dylib             	    0x7ff81b42d7f6 _dispatch_client_callout + 28
9   libdispatch.dylib             	    0x7ff81b43ceb2 _dispatch_root_queue_drain + 872
10  libdispatch.dylib             	    0x7ff81b43d431 _dispatch_worker_thread2 + 147
11  libsystem_pthread.dylib       	    0x7ff81b5d1c3e _pthread_wqthread + 261
12  libsystem_pthread.dylib       	    0x7ff81b5d0bdb start_wqthread + 15

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

Thread 6:: com.facebook.SocketRocket.NetworkThread
0   libsystem_kernel.dylib        	    0x7ff81b593e0e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81b5a2622 mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff81b59af16 mach_msg_overwrite + 649
3   libsystem_kernel.dylib        	    0x7ff81b5940ff mach_msg + 19
4   CoreFoundation                	    0x7ff81b6bac48 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                	    0x7ff81b6b96cd __CFRunLoopRun + 1393
6   CoreFoundation                	    0x7ff81b6b8b6c CFRunLoopRunSpecific + 536
7   Foundation                    	    0x7ff81c6de219 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216
8   BetterTouchTool               	       0x104d7812c 0x103d9a000 + 16638252
9   Foundation                    	    0x7ff81c6d7fb3 __NSThread__start__ + 1007
10  libsystem_pthread.dylib       	    0x7ff81b5d5253 _pthread_start + 99
11  libsystem_pthread.dylib       	    0x7ff81b5d0bef thread_start + 15

Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	    0x7ff81b593e0e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81b5a2622 mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff81b59af16 mach_msg_overwrite + 649
3   libsystem_kernel.dylib        	    0x7ff81b5940ff mach_msg + 19
4   CoreFoundation                	    0x7ff81b6bac48 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                	    0x7ff81b6b96cd __CFRunLoopRun + 1393
6   CoreFoundation                	    0x7ff81b6b8b6c CFRunLoopRunSpecific + 536
7   CFNetwork                     	    0x7ff820e038d6 +[__CFN_CoreSchedulingSetRunnable _run:] + 447
8   Foundation                    	    0x7ff81c6d7fb3 __NSThread__start__ + 1007
9   libsystem_pthread.dylib       	    0x7ff81b5d5253 _pthread_start + 99
10  libsystem_pthread.dylib       	    0x7ff81b5d0bef thread_start + 15

Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	    0x7ff81b59ccd2 __select + 10
1   CoreFoundation                	    0x7ff81b6e07bb __CFSocketManager + 658
2   libsystem_pthread.dylib       	    0x7ff81b5d5253 _pthread_start + 99
3   libsystem_pthread.dylib       	    0x7ff81b5d0bef thread_start + 15

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

Thread 10:: HIE: __ a8058b6fdc6cc2d0 2024-11-15 01:19:01.516
0   libsystem_kernel.dylib        	    0x7ff81b593e0e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81b5a2622 mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff81b5ba8c3 thread_suspend + 83
3   HIServices                    	    0x7ff821f9e6bb SOME_OTHER_THREAD_SWALLOWED_AT_LEAST_ONE_EXCEPTION + 16
4   Foundation                    	    0x7ff81c6d7fb3 __NSThread__start__ + 1007
5   libsystem_pthread.dylib       	    0x7ff81b5d5253 _pthread_start + 99
6   libsystem_pthread.dylib       	    0x7ff81b5d0bef thread_start + 15


Thread 4 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000700005d8bcd8  rdx: 0x0000000000000000
  rdi: 0x0000000000013903  rsi: 0x0000000000000006  rbp: 0x0000700005d8bd00  rsp: 0x0000700005d8bcd8
   r8: 0x0000700005d8bba0   r9: 0xffffffffffffffff  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x00007ff85e4a6a00  r13: 0x0000003000000008  r14: 0x0000000000013903  r15: 0x0000000000000016
  rip: 0x00007ff81b59ab52  rfl: 0x0000000000000246  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133


Binary Images:
       0x103d9a000 -        0x10529efff com.hegenberg.BetterTouchTool (4.868) <329e2094-2fe2-3983-ad85-62af743ca135> /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
       0x105947000 -        0x1059a6fff com.mixedinkey.MIKMIDI (1.5) <c18ab892-7ace-3c7b-bd6a-5e756e171879> /Applications/BetterTouchTool.app/Contents/Frameworks/MIKMIDI.framework/Versions/A/MIKMIDI
       0x105841000 -        0x105850fff net.wafflesoftware.ShortcutRecorder.framework.Leopard (*) <bf6dbb4a-c190-345b-b9fc-1eb85a6e70fa> /Applications/BetterTouchTool.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder
       0x105865000 -        0x1058ecfff com.mentalfaculty.ensembles (2.9.1) <d7201bf1-611d-3e99-9a31-866d2ed15e3b> /Applications/BetterTouchTool.app/Contents/Frameworks/Ensembles.framework/Versions/A/Ensembles
       0x105b4d000 -        0x105ba0fff org.sparkle-project.Sparkle (2.2.1) <8a78f069-9d9b-39c2-b3fb-80948308036a> /Applications/BetterTouchTool.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
       0x105825000 -        0x105828fff com.hegenberg.BTTPluginSupport (1.0) <1a8eaa36-9c21-3b4f-93f5-7c75cff7e9bf> /Applications/BetterTouchTool.app/Contents/Frameworks/BTTPluginSupport.framework/Versions/A/BTTPluginSupport
       0x1057f8000 -        0x1057fffff com.potionfactory.LetsMove (1.25) <2a126873-6139-3db4-a281-6a5b5a0897bf> /Applications/BetterTouchTool.app/Contents/Frameworks/LetsMove.framework/Versions/A/LetsMove
       0x108c6c000 -        0x108c78fff libobjc-trampolines.dylib (*) <a732c7f4-a3c1-39e5-9fc3-5e1deb73a584> /usr/lib/libobjc-trampolines.dylib
       0x112445000 -        0x11245bfff com.apple.iokit.IOHIDLib (2.0.0) <5cef0ed7-df52-3b30-b028-a5b64d28e935> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x112427000 -        0x11242bfff com.apple.FileProviderOverride (2732.0.85) <c71158e7-09ff-3ab7-ac94-d97d8ae45f36> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
       0x113135000 -        0x113151fff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (15.0) <23ba3863-0bfc-3ed3-a641-ab797f088304> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
       0x112436000 -        0x112438fff com.apple.icloud.drive.fileprovider.override (1.0) <24fa320c-5590-325d-938a-2fd90ea97be0> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/iCloudDriveFileProviderOverride.bundle/Contents/MacOS/iCloudDriveFileProviderOverride
       0x113242000 -        0x113258fff com.apple.security.csparser (3.0) <729c6b61-9676-3a96-af3a-8c141dfac50b> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
    0x7ff81b606000 -     0x7ff81b60ffff libsystem_platform.dylib (*) <2568a05f-3db8-3b09-9ea2-aaf2fc264a52> /usr/lib/system/libsystem_platform.dylib
    0x7ff8214ea000 -     0x7ff821dabff9 com.apple.CoreGraphics (2.0) <b9f46c46-7817-39c9-a4b7-ff3a2f0bf362> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7ff81efac000 -     0x7ff820446ffd com.apple.AppKit (6.9) <3965bcfd-1388-392c-9984-fdf5a732b256> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff824525000 -     0x7ff8248c1ff2 com.apple.QuartzCore (1.11) <681f04a8-f237-3d8a-a6e3-ea230e0678c5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7ff81b63e000 -     0x7ff81baddff2 com.apple.CoreFoundation (6.9) <541c6f06-0abc-39f5-a7d2-3cad5db19c04> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff826ca9000 -     0x7ff826f84ff4 com.apple.HIToolbox (2.1.1) <98a58f35-29b9-32ce-b1ba-5bde0bfe5ae2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff81b241000 -     0x7ff81b2cd32f dyld (*) <69c73748-37ae-3a6f-83af-690645c3da75> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff81b593000 -     0x7ff81b5cefff libsystem_kernel.dylib (*) <10094a6c-fa57-367f-b06e-7c449ea31285> /usr/lib/system/libsystem_kernel.dylib
    0x7ff81ee7b000 -     0x7ff81ef40ffc com.apple.framework.IOKit (2.0.2) <f26151fa-7728-3416-81fe-3288131c9575> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7ff81b319000 -     0x7ff81b333ff6 libsystem_trace.dylib (*) <275ecb93-c616-3990-9065-a34b55ae0c81> /usr/lib/system/libsystem_trace.dylib
    0x7ff81b42a000 -     0x7ff81b471ff9 libdispatch.dylib (*) <6c0ff4e0-6f75-36fa-b45f-0075a398132d> /usr/lib/system/libdispatch.dylib
    0x7ff81b5cf000 -     0x7ff81b5dafff libsystem_pthread.dylib (*) <c0db9cf9-86ec-31d4-a557-2c07945fd8f2> /usr/lib/system/libsystem_pthread.dylib
    0x7ff81b475000 -     0x7ff81b4fdff7 libsystem_c.dylib (*) <2d4e63ef-e31c-3cc1-94ec-2b7e28b9782f> /usr/lib/system/libsystem_c.dylib
    0x7ff81b57b000 -     0x7ff81b592fff libc++abi.dylib (*) <d40c367e-9d23-34e8-8b48-7c5d3dca9523> /usr/lib/libc++abi.dylib
    0x7ff81b1fe000 -     0x7ff81b240feb libobjc.A.dylib (*) <a3fef4cb-4302-3a38-9075-ef032041dabb> /usr/lib/libobjc.A.dylib
    0x7ff81c683000 -     0x7ff81d4bbff8 com.apple.Foundation (6.9) <5a8a9c8b-7ee4-3756-a690-ede7731dfc8f> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff820bc8000 -     0x7ff820f68ffa com.apple.CFNetwork (1.0) <86e49054-9da8-3cbe-b487-b92d04257c4f> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff821f61000 -     0x7ff821fc6ffa com.apple.HIServices (1.22) <d1ced217-6095-363d-8b03-7a04721aa1dc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG image                           488K       32 
ColorSync                          248K       30 
CoreAnimation                     1528K       85 
CoreData                            80K        2 
CoreData Object IDs               4100K        2 
CoreGraphics                        20K        4 
CoreUI image data                 2084K       18 
Foundation                          16K        1 
Image IO                            32K        4 
Kernel Alloc Once                    8K        1 
MALLOC                             2.1G       86 
MALLOC guard page                   96K       24 
SQLite page cache                 9472K       74 
STACK GUARD                       56.0M       11 
Stack                             13.1M       11 
VM_ALLOCATE                        180K       23 
__CTF                               824        1 
__DATA                            27.5M      728 
__DATA_CONST                      74.4M      746 
__DATA_DIRTY                      1833K      265 
__FONT_DATA                        2352        1 
__LINKEDIT                       184.1M       15 
__OBJC_RO                         76.1M        1 
__OBJC_RW                         2354K        2 
__TEXT                           854.1M      770 
__TPRO_CONST                       272K        2 
libnetwork                         640K       16 
mapped file                      208.8M       51 
owned unmapped memory             1672K        1 
shared memory                      808K       21 
===========                     =======  ======= 
TOTAL                              3.6G     3032 



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

{"app_name":"BetterTouchTool","timestamp":"2024-11-15 01:19:02.00 +0100","app_version":"4.868","slice_uuid":"329e2094-2fe2-3983-ad85-62af743ca135","build_version":"2024111401","platform":1,"bundleID":"com.hegenberg.BetterTouchTool","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.0.1 (24A348)","roots_installed":0,"name":"BetterTouchTool","incident_id":"D687ED02-2B62-4FDB-BE34-C4E5A289D85E"}
{
  "uptime" : 170000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro16,1",
  "coalitionID" : 15601,
  "osVersion" : {
    "train" : "macOS 15.0.1",
    "build" : "24A348",
    "releaseType" : "User"
  },
  "captureTime" : "2024-11-15 01:19:01.5204 +0100",
  "codeSigningMonitor" : 0,
  "incident" : "D687ED02-2B62-4FDB-BE34-C4E5A289D85E",
  "pid" : 8322,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-11-15 01:18:44.4114 +0100",
  "procStartAbsTime" : 172598739280807,
  "procExitAbsTime" : 172615845755509,
  "procName" : "BetterTouchTool",
  "procPath" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
  "bundleInfo" : {"CFBundleShortVersionString":"4.868","CFBundleVersion":"2024111401","CFBundleIdentifier":"com.hegenberg.BetterTouchTool"},
  "storeInfo" : {"deviceIdentifierForVendor":"467907B6-7C11-51BE-897A-9020FF46347B","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.hegenberg.BetterTouchTool",
  "crashReporterKey" : "926971F2-52B4-AA87-5751-73D1B55C2D08",
  "codeSigningID" : "com.hegenberg.BetterTouchTool",
  "codeSigningTeamID" : "DAFVSXZ82P",
  "codeSigningFlags" : 570495745,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "bootSessionUUID" : "8247738A-11E1-4F4F-B308-D54AB37CCE3F",
  "wakeTime" : 21533,
  "bridgeVersion" : {"build":"22P353","train":"9.0"},
  "sleepWakeUUID" : "CD4BF822-700B-4C40-B77F-B1740300D778",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"BetterTouchTool","byPid":8322},
  "asi" : {"CoreGraphics":["CGDataProviderDirectGetBytesAtPositionInternal calling provider created with CFData"],"libsystem_c.dylib":["abort() called"]},
  "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":972486,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":17},{"imageOffset":84992,"symbol":"objc_exception_throw","symbolLocation":62,"imageIndex":28},{"imageOffset":1115732,"symbol":"-[NSException raise]","symbolLocation":9,"imageIndex":17},{"imageOffset":345103,"symbol":"-[NSWindow _initContent:styleMask:backing:defer:contentView:]","symbolLocation":1653,"imageIndex":15},{"imageOffset":343441,"symbol":"-[NSWindow initWithContentRect:styleMask:backing:defer:]","symbolLocation":42,"imageIndex":15},{"imageOffset":3328754,"imageIndex":0},{"imageOffset":337185,"symbol":"-[NSWindowTemplate nibInstantiate]","symbolLocation":341,"imageIndex":15},{"imageOffset":127604,"symbol":"-[NSIBObjectData instantiateObject:]","symbolLocation":223,"imageIndex":15},{"imageOffset":125403,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":472,"imageIndex":15},{"imageOffset":602365,"symbol":"-[NSNib _instantiateNibWithExternalNameTable:options:]","symbolLocation":659,"imageIndex":15},{"imageOffset":601461,"symbol":"-[NSNib _instantiateWithOwner:options:topLevelObjects:]","symbolLocation":143,"imageIndex":15},{"imageOffset":11704350,"symbol":"-[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:]","symbolLocation":756,"imageIndex":15},{"imageOffset":11705039,"symbol":"-[NSStoryboard instantiateInitialControllerWithCreator:storyboardSegueTemplate:sender:]","symbolLocation":92,"imageIndex":15},{"imageOffset":11704910,"symbol":"-[NSStoryboard instantiateInitialControllerWithCreator:]","symbolLocation":22,"imageIndex":15},{"imageOffset":125114,"imageIndex":0},{"imageOffset":9301,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":24},{"imageOffset":14306,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":24},{"imageOffset":77490,"symbol":"_dispatch_root_queue_drain","symbolLocation":872,"imageIndex":24},{"imageOffset":78897,"symbol":"_dispatch_worker_thread2","symbolLocation":147,"imageIndex":24},{"imageOffset":11326,"symbol":"_pthread_wqthread","symbolLocation":261,"imageIndex":25},{"imageOffset":7131,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":25}],
  "faultingThread" : 4,
  "threads" : [{"id":2833447,"threadState":{"r13":{"value":192},"rax":{"value":105553139001504},"rflags":{"value":643},"cpu":{"value":0},"r14":{"value":8448},"rsi":{"value":4616495168},"r8":{"value":8064},"cr2":{"value":0},"rdx":{"value":18446744073709551584},"r10":{"value":4294967040},"r9":{"value":140703696297236,"symbolLocation":17668,"symbol":"append_alpha.alphabet"},"r15":{"value":192},"rbx":{"value":140314366630368},"trap":{"value":222},"err":{"value":0},"r11":{"value":105548522506496},"rip":{"value":140703587923499},"rbp":{"value":140701989203760},"rsp":{"value":140701989203760},"r12":{"value":0},"rcx":{"value":32},"flavor":"x86_THREAD_STATE","rdi":{"value":105553139001600}},"queue":"com.apple.main-thread","frames":[{"imageOffset":5675,"symbol":"_platform_memmove$VARIANT$Haswell","symbolLocation":395,"imageIndex":13},{"imageOffset":65727,"symbol":"CGDataProviderDirectGetBytesAtPositionInternal","symbolLocation":205,"imageIndex":14},{"imageOffset":299790,"symbol":"provider_for_destination_get_bytes_at_position_inner","symbolLocation":584,"imageIndex":14},{"imageOffset":65856,"symbol":"CGDataProviderDirectGetBytesAtPositionInternal","symbolLocation":334,"imageIndex":14},{"imageOffset":298909,"symbol":"get_chunks_direct","symbolLocation":225,"imageIndex":14},{"imageOffset":296736,"symbol":"img_raw_read","symbolLocation":1441,"imageIndex":14},{"imageOffset":289606,"symbol":"img_data_lock","symbolLocation":9542,"imageIndex":14},{"imageOffset":259338,"symbol":"CGSImageDataLock","symbolLocation":1163,"imageIndex":14},{"imageOffset":257174,"symbol":"ripc_AcquireRIPImageData","symbolLocation":1535,"imageIndex":14},{"imageOffset":249379,"symbol":"ripc_DrawImage","symbolLocation":1055,"imageIndex":14},{"imageOffset":6729567,"symbol":"CG::DisplayList::executeEntries(std::__1::__wrap_iter<std::__1::shared_ptr<CG::DisplayListEntry const>*>, std::__1::__wrap_iter<std::__1::shared_ptr<CG::DisplayListEntry const>*>, CGContextDelegate*, CGRenderingState*, CGGStack*, CGRect const*, __CFDictionary const*, bool)","symbolLocation":8127,"imageIndex":14},{"imageOffset":751988,"symbol":"CG::DisplayList::execute(CGContextDelegate*, CGRenderingState*, CGGStack*, CGRect const*, __CFDictionary const*)","symbolLocation":484,"imageIndex":14},{"imageOffset":750630,"symbol":"CGDisplayListDrawInContextDelegate","symbolLocation":315,"imageIndex":14},{"imageOffset":4931833,"imageIndex":15},{"imageOffset":5307225,"imageIndex":15},{"imageOffset":148365,"symbol":"CABackingStoreUpdate_","symbolLocation":947,"imageIndex":16},{"imageOffset":528590,"symbol":"invocation function for block in CA::Layer::display_()","symbolLocation":143,"imageIndex":16},{"imageOffset":143944,"symbol":"-[CALayer _display]","symbolLocation":2369,"imageIndex":16},{"imageOffset":5306916,"imageIndex":15},{"imageOffset":5305505,"imageIndex":15},{"imageOffset":5307109,"imageIndex":15},{"imageOffset":139634,"symbol":"CA::Layer::display_if_needed(CA::Transaction*)","symbolLocation":856,"imageIndex":16},{"imageOffset":1848568,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":766,"imageIndex":16},{"imageOffset":11651,"symbol":"CA::Transaction::commit()","symbolLocation":725,"imageIndex":16},{"imageOffset":1656113,"symbol":"__62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke","symbolLocation":289,"imageIndex":15},{"imageOffset":12979363,"symbol":"___NSRunLoopObserverCreateWithHandler_block_invoke","symbolLocation":41,"imageIndex":15},{"imageOffset":507945,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":23,"imageIndex":17},{"imageOffset":507724,"symbol":"__CFRunLoopDoObservers","symbolLocation":503,"imageIndex":17},{"imageOffset":505061,"symbol":"__CFRunLoopRun","symbolLocation":905,"imageIndex":17},{"imageOffset":502636,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":17},{"imageOffset":978915,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":18},{"imageOffset":1001479,"symbol":"ReceiveNextEventCommon","symbolLocation":201,"imageIndex":18},{"imageOffset":1002338,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":18},{"imageOffset":261515,"symbol":"_DPSNextEvent","symbolLocation":902,"imageIndex":15},{"imageOffset":10863816,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1290,"imageIndex":15},{"imageOffset":200375,"symbol":"-[NSApplication run]","symbolLocation":610,"imageIndex":15},{"imageOffset":16948,"symbol":"NSApplicationMain","symbolLocation":823,"imageIndex":15},{"imageOffset":25293,"symbol":"start","symbolLocation":1805,"imageIndex":19}]},{"id":2833497,"threadState":{"r13":{"value":8589934595},"rax":{"value":0},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":52},"rsi":{"value":8589934595},"r8":{"value":12330851106816},"cr2":{"value":0},"rdx":{"value":103079220499},"r10":{"value":75879187281923},"r9":{"value":75879187218432},"r15":{"value":75879187218432},"rbx":{"value":123145396643172},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703587450382},"rbp":{"value":123145396643136},"rsp":{"value":123145396643032},"r12":{"value":0},"rcx":{"value":123145396643032},"flavor":"x86_THREAD_STATE","rdi":{"value":123145396643172}},"queue":"IOHIDManagerStateQueue","frames":[{"imageOffset":3598,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":21},{"imageOffset":63010,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":21},{"imageOffset":18959,"symbol":"io_registry_entry_get_registry_entry_id","symbolLocation":102,"imageIndex":22},{"imageOffset":18826,"symbol":"IORegistryEntryGetRegistryEntryID","symbolLocation":14,"imageIndex":22},{"imageOffset":285951,"symbol":"____IOHIDManagerSerializeState_block_invoke","symbolLocation":48,"imageIndex":22},{"imageOffset":282530,"symbol":"__CFSetApplyFunction_block_invoke","symbolLocation":18,"imageIndex":17},{"imageOffset":282106,"symbol":"CFBasicHashApply","symbolLocation":114,"imageIndex":17},{"imageOffset":281960,"symbol":"CFSetApplyFunction","symbolLocation":162,"imageIndex":17},{"imageOffset":44688,"symbol":"__IOHIDManagerCreate_block_invoke","symbolLocation":364,"imageIndex":22},{"imageOffset":51930,"symbol":"___os_state_request_for_self_impl_block_invoke","symbolLocation":24,"imageIndex":23},{"imageOffset":14306,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":24},{"imageOffset":67826,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":60,"imageIndex":24},{"imageOffset":50799,"symbol":"___os_state_request_for_self_block_invoke","symbolLocation":371,"imageIndex":23},{"imageOffset":9301,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":24},{"imageOffset":14306,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":24},{"imageOffset":39259,"symbol":"_dispatch_lane_serial_drain","symbolLocation":739,"imageIndex":24},{"imageOffset":41954,"symbol":"_dispatch_lane_invoke","symbolLocation":377,"imageIndex":24},{"imageOffset":82139,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":271,"imageIndex":24},{"imageOffset":80348,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":659,"imageIndex":24},{"imageOffset":11391,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":25},{"imageOffset":7131,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":25}]},{"id":2833511,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":25}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":34563},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145397194752},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145397717880},"rbx":{"value":123145397719040},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703587699660},"rbp":{"value":0},"rsp":{"value":123145397719040},"r12":{"value":5193734},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145397719040}}},{"id":2833583,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":297980536029184},"r9":{"value":297980536029184},"r15":{"value":297980536029184},"rbx":{"value":123145399861360},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703587450382},"rbp":{"value":123145399861200},"rsp":{"value":123145399861096},"r12":{"value":4294967295},"rcx":{"value":123145399861096},"flavor":"x86_THREAD_STATE","rdi":{"value":123145399861360}},"frames":[{"imageOffset":3598,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":21},{"imageOffset":63010,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":21},{"imageOffset":32534,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":21},{"imageOffset":4351,"symbol":"mach_msg","symbolLocation":19,"imageIndex":21},{"imageOffset":511048,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":17},{"imageOffset":505549,"symbol":"__CFRunLoopRun","symbolLocation":1393,"imageIndex":17},{"imageOffset":502636,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":17},{"imageOffset":1662317,"symbol":"_NSEventThread","symbolLocation":127,"imageIndex":15},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":25},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":25}]},{"triggered":true,"id":2833590,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":80131},"rsi":{"value":6},"r8":{"value":123145400400800},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":22},"rbx":{"value":6},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703587478354,"matchesCrashFrame":1},"rbp":{"value":123145400401152},"rsp":{"value":123145400401112},"r12":{"value":140704710552064,"symbolLocation":0,"symbol":"__stderrp"},"rcx":{"value":123145400401112},"flavor":"x86_THREAD_STATE","rdi":{"value":80131}},"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":31570,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":21},{"imageOffset":24453,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":25},{"imageOffset":527129,"symbol":"abort","symbolLocation":126,"imageIndex":26},{"imageOffset":69987,"symbol":"abort_message","symbolLocation":258,"imageIndex":27},{"imageOffset":8398,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":27},{"imageOffset":118193,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":28},{"imageOffset":66875,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":27},{"imageOffset":66806,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":27},{"imageOffset":14326,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":24},{"imageOffset":77490,"symbol":"_dispatch_root_queue_drain","symbolLocation":872,"imageIndex":24},{"imageOffset":78897,"symbol":"_dispatch_worker_thread2","symbolLocation":147,"imageIndex":24},{"imageOffset":11326,"symbol":"_pthread_wqthread","symbolLocation":261,"imageIndex":25},{"imageOffset":7131,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":25}]},{"id":2833594,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":25}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":79619},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145402023936},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145402547064},"rbx":{"value":123145402548224},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703587699660},"rbp":{"value":0},"rsp":{"value":123145402548224},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145402548224}}},{"id":2834196,"name":"com.facebook.SocketRocket.NetworkThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":1557004467},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":259514808926208},"r9":{"value":259514808926208},"r15":{"value":259514808926208},"rbx":{"value":123145397177712},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703587450382},"rbp":{"value":123145397177552},"rsp":{"value":123145397177448},"r12":{"value":4294967295},"rcx":{"value":123145397177448},"flavor":"x86_THREAD_STATE","rdi":{"value":123145397177712}},"frames":[{"imageOffset":3598,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":21},{"imageOffset":63010,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":21},{"imageOffset":32534,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":21},{"imageOffset":4351,"symbol":"mach_msg","symbolLocation":19,"imageIndex":21},{"imageOffset":511048,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":17},{"imageOffset":505549,"symbol":"__CFRunLoopRun","symbolLocation":1393,"imageIndex":17},{"imageOffset":502636,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":17},{"imageOffset":373273,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":29},{"imageOffset":16638252,"imageIndex":0},{"imageOffset":348083,"symbol":"__NSThread__start__","symbolLocation":1007,"imageIndex":29},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":25},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":25}]},{"id":2834197,"name":"com.apple.NSURLConnectionLoader","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":182686433935360},"r9":{"value":182686433935360},"r15":{"value":182686433935360},"rbx":{"value":123145398250816},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703587450382},"rbp":{"value":123145398250656},"rsp":{"value":123145398250552},"r12":{"value":4294967295},"rcx":{"value":123145398250552},"flavor":"x86_THREAD_STATE","rdi":{"value":123145398250816}},"frames":[{"imageOffset":3598,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":21},{"imageOffset":63010,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":21},{"imageOffset":32534,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":21},{"imageOffset":4351,"symbol":"mach_msg","symbolLocation":19,"imageIndex":21},{"imageOffset":511048,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":17},{"imageOffset":505549,"symbol":"__CFRunLoopRun","symbolLocation":1393,"imageIndex":17},{"imageOffset":502636,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":17},{"imageOffset":2341078,"symbol":"+[__CFN_CoreSchedulingSetRunnable _run:]","symbolLocation":447,"imageIndex":30},{"imageOffset":348083,"symbol":"__NSThread__start__","symbolLocation":1007,"imageIndex":29},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":25},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":25}]},{"id":2834198,"name":"com.apple.CFSocket.private","threadState":{"r13":{"value":0},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140704708634864,"symbolLocation":0,"symbol":"__CFActiveSocketsLock"},"rsi":{"value":105553163067984},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":105553163072576},"r10":{"value":0},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":105553163072576},"trap":{"value":133},"err":{"value":33554525},"r11":{"value":582},"rip":{"value":140703587486930},"rbp":{"value":123145398792112},"rsp":{"value":123145398758360},"r12":{"value":1},"rcx":{"value":123145398758360},"flavor":"x86_THREAD_STATE","rdi":{"value":32}},"frames":[{"imageOffset":40146,"symbol":"__select","symbolLocation":10,"imageIndex":21},{"imageOffset":665531,"symbol":"__CFSocketManager","symbolLocation":658,"imageIndex":17},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":25},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":25}]},{"id":2834532,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":25}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":3863},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145395585024},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145396108152},"rbx":{"value":123145396109312},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703587699660},"rbp":{"value":0},"rsp":{"value":123145396109312},"r12":{"value":7159814},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145396109312}}},{"id":2834535,"name":"HIE: __ a8058b6fdc6cc2d0 2024-11-15 01:19:01.516","threadState":{"r13":{"value":8589934595},"rax":{"value":0},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":44},"rsi":{"value":8589934595},"r8":{"value":15483357102080},"cr2":{"value":0},"rdx":{"value":103079220499},"r10":{"value":209074713112607},"r9":{"value":209074713001984},"r15":{"value":209074713001984},"rbx":{"value":123145399328012},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703587450382},"rbp":{"value":123145399327968},"rsp":{"value":123145399327864},"r12":{"value":0},"rcx":{"value":123145399327864},"flavor":"x86_THREAD_STATE","rdi":{"value":123145399328012}},"frames":[{"imageOffset":3598,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":21},{"imageOffset":63010,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":21},{"imageOffset":161987,"symbol":"thread_suspend","symbolLocation":83,"imageIndex":21},{"imageOffset":251579,"symbol":"SOME_OTHER_THREAD_SWALLOWED_AT_LEAST_ONE_EXCEPTION","symbolLocation":16,"imageIndex":31},{"imageOffset":348083,"symbol":"__NSThread__start__","symbolLocation":1007,"imageIndex":29},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":25},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":25}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4359561216,
    "CFBundleShortVersionString" : "4.868",
    "CFBundleIdentifier" : "com.hegenberg.BetterTouchTool",
    "size" : 22040576,
    "uuid" : "329e2094-2fe2-3983-ad85-62af743ca135",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
    "name" : "BetterTouchTool",
    "CFBundleVersion" : "2024111401"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4388581376,
    "CFBundleShortVersionString" : "1.5",
    "CFBundleIdentifier" : "com.mixedinkey.MIKMIDI",
    "size" : 393216,
    "uuid" : "c18ab892-7ace-3c7b-bd6a-5e756e171879",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/Frameworks\/MIKMIDI.framework\/Versions\/A\/MIKMIDI",
    "name" : "MIKMIDI",
    "CFBundleVersion" : "877"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4387508224,
    "CFBundleIdentifier" : "net.wafflesoftware.ShortcutRecorder.framework.Leopard",
    "size" : 65536,
    "uuid" : "bf6dbb4a-c190-345b-b9fc-1eb85a6e70fa",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/Frameworks\/ShortcutRecorder.framework\/Versions\/A\/ShortcutRecorder",
    "name" : "ShortcutRecorder",
    "CFBundleVersion" : "1.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4387655680,
    "CFBundleShortVersionString" : "2.9.1",
    "CFBundleIdentifier" : "com.mentalfaculty.ensembles",
    "size" : 557056,
    "uuid" : "d7201bf1-611d-3e99-9a31-866d2ed15e3b",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/Frameworks\/Ensembles.framework\/Versions\/A\/Ensembles",
    "name" : "Ensembles",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4390703104,
    "CFBundleShortVersionString" : "2.2.1",
    "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
    "size" : 344064,
    "uuid" : "8a78f069-9d9b-39c2-b3fb-80948308036a",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/B\/Sparkle",
    "name" : "Sparkle",
    "CFBundleVersion" : "2017"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4387393536,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.hegenberg.BTTPluginSupport",
    "size" : 16384,
    "uuid" : "1a8eaa36-9c21-3b4f-93f5-7c75cff7e9bf",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/Frameworks\/BTTPluginSupport.framework\/Versions\/A\/BTTPluginSupport",
    "name" : "BTTPluginSupport",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4387209216,
    "CFBundleShortVersionString" : "1.25",
    "CFBundleIdentifier" : "com.potionfactory.LetsMove",
    "size" : 32768,
    "uuid" : "2a126873-6139-3db4-a281-6a5b5a0897bf",
    "path" : "\/Applications\/BetterTouchTool.app\/Contents\/Frameworks\/LetsMove.framework\/Versions\/A\/LetsMove",
    "name" : "LetsMove",
    "CFBundleVersion" : "125"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4442210304,
    "size" : 53248,
    "uuid" : "a732c7f4-a3c1-39e5-9fc3-5e1deb73a584",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4601434112,
    "CFBundleShortVersionString" : "2.0.0",
    "CFBundleIdentifier" : "com.apple.iokit.IOHIDLib",
    "size" : 94208,
    "uuid" : "5cef0ed7-df52-3b30-b028-a5b64d28e935",
    "path" : "\/System\/Library\/Extensions\/IOHIDFamily.kext\/Contents\/PlugIns\/IOHIDLib.plugin\/Contents\/MacOS\/IOHIDLib",
    "name" : "IOHIDLib",
    "CFBundleVersion" : "2.0.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4601311232,
    "CFBundleShortVersionString" : "2732.0.85",
    "CFBundleIdentifier" : "com.apple.FileProviderOverride",
    "size" : 20480,
    "uuid" : "c71158e7-09ff-3ab7-ac94-d97d8ae45f36",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FileProviderOverride.bundle\/Contents\/MacOS\/FileProviderOverride",
    "name" : "FileProviderOverride",
    "CFBundleVersion" : "2732.0.85"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4615000064,
    "CFBundleShortVersionString" : "15.0",
    "CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride",
    "size" : 118784,
    "uuid" : "23ba3863-0bfc-3ed3-a641-ab797f088304",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FinderSyncCollaborationFileProviderOverride.bundle\/Contents\/MacOS\/FinderSyncCollaborationFileProviderOverride",
    "name" : "FinderSyncCollaborationFileProviderOverride",
    "CFBundleVersion" : "1732"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4601372672,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.icloud.drive.fileprovider.override",
    "size" : 12288,
    "uuid" : "24fa320c-5590-325d-938a-2fd90ea97be0",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/iCloudDriveFileProviderOverride.bundle\/Contents\/MacOS\/iCloudDriveFileProviderOverride",
    "name" : "iCloudDriveFileProviderOverride",
    "CFBundleVersion" : "3097.1.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4616101888,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 94208,
    "uuid" : "729c6b61-9676-3a96-af3a-8c141dfac50b",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "61439.1.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703587917824,
    "size" : 40960,
    "uuid" : "2568a05f-3db8-3b09-9ea2-aaf2fc264a52",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703687417856,
    "CFBundleShortVersionString" : "2.0",
    "CFBundleIdentifier" : "com.apple.CoreGraphics",
    "size" : 9183226,
    "uuid" : "b9f46c46-7817-39c9-a4b7-ff3a2f0bf362",
    "path" : "\/System\/Library\/Frameworks\/CoreGraphics.framework\/Versions\/A\/CoreGraphics",
    "name" : "CoreGraphics",
    "CFBundleVersion" : "1883"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703648366592,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21606398,
    "uuid" : "3965bcfd-1388-392c-9984-fdf5a732b256",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2566"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703737991168,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3788787,
    "uuid" : "681f04a8-f237-3d8a-a6e3-ea230e0678c5",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "1149.6.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703588147200,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4849651,
    "uuid" : "541c6f06-0abc-39f5-a7d2-3cad5db19c04",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3038.1.403"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703779426304,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 2998261,
    "uuid" : "98a58f35-29b9-32ce-b1ba-5bde0bfe5ae2",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703583965184,
    "size" : 574256,
    "uuid" : "69c73748-37ae-3a6f-83af-690645c3da75",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703587446784,
    "size" : 245760,
    "uuid" : "10094a6c-fa57-367f-b06e-7c449ea31285",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703647117312,
    "CFBundleShortVersionString" : "2.0.2",
    "CFBundleIdentifier" : "com.apple.framework.IOKit",
    "size" : 811005,
    "uuid" : "f26151fa-7728-3416-81fe-3288131c9575",
    "path" : "\/System\/Library\/Frameworks\/IOKit.framework\/Versions\/A\/IOKit",
    "name" : "IOKit"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703584849920,
    "size" : 110583,
    "uuid" : "275ecb93-c616-3990-9065-a34b55ae0c81",
    "path" : "\/usr\/lib\/system\/libsystem_trace.dylib",
    "name" : "libsystem_trace.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703585968128,
    "size" : 294906,
    "uuid" : "6c0ff4e0-6f75-36fa-b45f-0075a398132d",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703587692544,
    "size" : 49152,
    "uuid" : "c0db9cf9-86ec-31d4-a557-2c07945fd8f2",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703586275328,
    "size" : 561144,
    "uuid" : "2d4e63ef-e31c-3cc1-94ec-2b7e28b9782f",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703587348480,
    "size" : 98304,
    "uuid" : "d40c367e-9d23-34e8-8b48-7c5d3dca9523",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703583690752,
    "size" : 274412,
    "uuid" : "a3fef4cb-4302-3a38-9075-ef032041dabb",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703605207040,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 14913529,
    "uuid" : "5a8a9c8b-7ee4-3756-a690-ede7731dfc8f",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "3038.1.403"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703677841408,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3805179,
    "uuid" : "86e49054-9da8-3cbe-b487-b92d04257c4f",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1568.100.1.1.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703698391040,
    "CFBundleShortVersionString" : "1.22",
    "CFBundleIdentifier" : "com.apple.HIServices",
    "size" : 417787,
    "uuid" : "d1ced217-6095-363d-8b03-7a04721aa1dc",
    "path" : "\/System\/Library\/Frameworks\/ApplicationServices.framework\/Versions\/A\/Frameworks\/HIServices.framework\/Versions\/A\/HIServices",
    "name" : "HIServices"
  }
],
  "sharedCache" : {
  "base" : 140703583215616,
  "size" : 25769803776,
  "uuid" : "c9dad4ae-9265-384e-a2aa-c55a04f80ba8"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG image                           488K       32 \nColorSync                          248K       30 \nCoreAnimation                     1528K       85 \nCoreData                            80K        2 \nCoreData Object IDs               4100K        2 \nCoreGraphics                        20K        4 \nCoreUI image data                 2084K       18 \nFoundation                          16K        1 \nImage IO                            32K        4 \nKernel Alloc Once                    8K        1 \nMALLOC                             2.1G       86 \nMALLOC guard page                   96K       24 \nSQLite page cache                 9472K       74 \nSTACK GUARD                       56.0M       11 \nStack                             13.1M       11 \nVM_ALLOCATE                        180K       23 \n__CTF                               824        1 \n__DATA                            27.5M      728 \n__DATA_CONST                      74.4M      746 \n__DATA_DIRTY                      1833K      265 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       184.1M       15 \n__OBJC_RO                         76.1M        1 \n__OBJC_RW                         2354K        2 \n__TEXT                           854.1M      770 \n__TPRO_CONST                       272K        2 \nlibnetwork                         640K       16 \nmapped file                      208.8M       51 \nowned unmapped memory             1672K        1 \nshared memory                      808K       21 \n===========                     =======  ======= \nTOTAL                              3.6G     3032 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.root.user-initiated-qos"
  }
},
  "logWritingSignature" : "2a396a30dcd63227cdfde8b509d30ebe8013383a",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "652eff3d1bce5442b8d753c9",
      "factorPackIds" : {

      },
      "deploymentId" : 240000009
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8",
      "experimentId" : "6643969b3099cf28e049862f",
      "deploymentId" : 400000007
    }
  ]
}
}

Hello! Any information on this issue? I've bought this soft for widening stream deck abilities, but can't use it.

Should be fixed in the latest version! (However you can also just open BetterTouchTool directly, without using that button)

Thank you a lot, I had no idea. Could you please give me any manual, how to apply configured in BTT button on my stream deck using another way? Thank you in advance.

There is some documentation available here, but it might still be hard to get started if you have never used BetterTouchTool before:

https://docs.folivora.ai/docs/1300_stream_deck.html

1 Like

@Andreas_Hegenberg
The Stream Deck "App Specific Configurations" page has been broken for quite a while. Any chance you can bring it back to life?
The next page link that should go there looks like this:
https://docs.folivora.ai/docs/1308_stream_deck_appspecific.md