Crashes when deleting the last filter on Advanced Conditions

Describe the bug

When removing the last condition on the Advanced Conditions, the app crashes with 100% consistency.

  1. Create a new keyboard shortcut
  2. Choose "Advanced Conditions"
  3. Click the minus button either on both of the default filters OR the "all of the following" group.
  4. Observe that BTT quits unexpectedly.

Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
Don't think this is device dependent but it happens when defining a keyboard mapping


Screenshots
N/A


Device information:

  • Type of Mac: MacBookPro18,2
  • macOS version: 13.4.1
  • BetterTouchTool version: 4.212

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

OS crash report

Translated Report (Full Report Below)

Process: BetterTouchTool [46132]
Path: /Users/USER/*/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
Identifier: com.hegenberg.BetterTouchTool
Version: 4.212 (2432)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-09-03 17:22:52.6819 -0500
OS Version: macOS 13.4.1 (22F82)
Report Version: 12
Anonymous UUID: 469B95B9-9BE3-A0C1-4F95-3C2F12371BB5

Sleep/Wake UUID: CE8C7EDB-904C-47FD-BCC8-74FB4F2354D5

Time Awake Since Boot: 210000 seconds
Time Since Wake: 1379 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 0x0000000195087154 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x0000000194ba64d4 objc_exception_throw + 60
2 CoreFoundation 0x0000000195086ff8 +[NSException exceptionWithName:reason:userInfo:] + 0
3 AppKit 0x00000001983f9404 -[NSTextView replaceCharactersInRange:withString:] + 224
4 BetterTouchTool 0x00000001051a03c0 BetterTouchTool + 3621824
5 libdispatch.dylib 0x0000000194d7e874 _dispatch_call_block_and_release + 32
6 libdispatch.dylib 0x0000000194d80400 _dispatch_client_callout + 20
7 libdispatch.dylib 0x0000000194d8ebf8 _dispatch_main_queue_drain + 928
8 libdispatch.dylib 0x0000000194d8e848 _dispatch_main_queue_callback_4CF + 44
9 CoreFoundation 0x000000019504fc54 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
10 CoreFoundation 0x000000019500d3d4 __CFRunLoopRun + 1992
11 CoreFoundation 0x000000019500c4b8 CFRunLoopRunSpecific + 612
12 HIToolbox 0x000000019e856c40 RunCurrentEventLoopInMode + 292
13 HIToolbox 0x000000019e856a7c ReceiveNextEventCommon + 648
14 HIToolbox 0x000000019e8567d4 _BlockUntilNextEventMatchingListInModeWithFilter + 76
15 AppKit 0x000000019822dd44 _DPSNextEvent + 636
16 AppKit 0x000000019822cee0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
17 AppKit 0x0000000198221344 -[NSApplication run] + 464
18 AppKit 0x00000001981f8794 NSApplicationMain + 880
19 dyld 0x0000000194bd7f28 start + 2236

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x194ef8724 __pthread_kill + 8
1 libsystem_pthread.dylib 0x194f2fc28 pthread_kill + 288
2 libsystem_c.dylib 0x194e3dae8 abort + 180
3 libc++abi.dylib 0x194ee8b84 abort_message + 132
4 libc++abi.dylib 0x194ed83d0 demangling_terminate_handler() + 348
5 libobjc.A.dylib 0x194baf02c _objc_terminate() + 144
6 libc++abi.dylib 0x194ee7f48 std::__terminate(void (*)()) + 16
7 libc++abi.dylib 0x194ee7eec std::terminate() + 56
8 libdispatch.dylib 0x194d80414 _dispatch_client_callout + 40
9 libdispatch.dylib 0x194d8ebf8 _dispatch_main_queue_drain + 928
10 libdispatch.dylib 0x194d8e848 _dispatch_main_queue_callback_4CF + 44
11 CoreFoundation 0x19504fc54 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
12 CoreFoundation 0x19500d3d4 __CFRunLoopRun + 1992
13 CoreFoundation 0x19500c4b8 CFRunLoopRunSpecific + 612
14 HIToolbox 0x19e856c40 RunCurrentEventLoopInMode + 292
15 HIToolbox 0x19e856a7c ReceiveNextEventCommon + 648
16 HIToolbox 0x19e8567d4 _BlockUntilNextEventMatchingListInModeWithFilter + 76
17 AppKit 0x19822dd44 _DPSNextEvent + 636
18 AppKit 0x19822cee0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
19 AppKit 0x198221344 -[NSApplication run] + 464
20 AppKit 0x1981f8794 NSApplicationMain + 880
21 dyld 0x194bd7f28 start + 2236

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x194eeff14 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x194f02240 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x194ef8b78 mach_msg_overwrite + 604
3 libsystem_kernel.dylib 0x194ef0290 mach_msg + 24
4 CoreFoundation 0x19500e7e4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x19500d0c4 __CFRunLoopRun + 1208
6 CoreFoundation 0x19500c4b8 CFRunLoopRunSpecific + 612
7 AppKit 0x198358334 _NSEventThread + 172
8 libsystem_pthread.dylib 0x194f2ffa8 _pthread_start + 148
9 libsystem_pthread.dylib 0x194f2ada0 thread_start + 8

Thread 2:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x194eeff14 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x194f02240 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x194ef8b78 mach_msg_overwrite + 604
3 libsystem_kernel.dylib 0x194ef0290 mach_msg + 24
4 QuartzCore 0x19c5359fc CA::Render::Server::server_thread(void*) + 564
5 QuartzCore 0x19c5357b8 thread_fun(void*) + 32
6 libsystem_pthread.dylib 0x194f2ffa8 _pthread_start + 148
7 libsystem_pthread.dylib 0x194f2ada0 thread_start + 8

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

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

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

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

Thread 7:: Dispatch queue: cocoa.lumberjack
0 libsystem_kernel.dylib 0x194ef1cd0 __ulock_wait + 8
1 libdispatch.dylib 0x194d80df0 _dlock_wait + 56
2 libdispatch.dylib 0x194d811a0 _dispatch_group_wait_slow + 56
3 BetterTouchTool 0x1053fb1b0 0x104e2c000 + 6091184
4 BetterTouchTool 0x1053f9c84 0x104e2c000 + 6085764
5 libdispatch.dylib 0x194d7e874 _dispatch_call_block_and_release + 32
6 libdispatch.dylib 0x194d80400 _dispatch_client_callout + 20
7 libdispatch.dylib 0x194d87a88 _dispatch_lane_serial_drain + 668
8 libdispatch.dylib 0x194d885f8 _dispatch_lane_invoke + 384
9 libdispatch.dylib 0x194d93244 _dispatch_workloop_worker_thread + 648
10 libsystem_pthread.dylib 0x194f2c074 _pthread_wqthread + 288
11 libsystem_pthread.dylib 0x194f2ad94 start_wqthread + 8

Thread 8:
0 libsystem_kernel.dylib 0x194eeff14 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x194f02240 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x194ef8b78 mach_msg_overwrite + 604
3 libsystem_kernel.dylib 0x194ef0290 mach_msg + 24
4 CoreFoundation 0x19500e7e4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x19500d0c4 __CFRunLoopRun + 1208
6 CoreFoundation 0x19500c4b8 CFRunLoopRunSpecific + 612
7 CoreFoundation 0x19509157c CFRunLoopRun + 64
8 MultitouchSupport 0x1a2bf43dc mt_ThreadedMTEntry + 72
9 libsystem_pthread.dylib 0x194f2ffa8 _pthread_start + 148
10 libsystem_pthread.dylib 0x194f2ada0 thread_start + 8

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

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

Thread 11:: Dispatch queue: cocoa.lumberjack.fileLogger
0 libsystem_c.dylib 0x194dd5ab4 __dtoa + 1644
1 libsystem_c.dylib 0x194dd5768 __dtoa + 800
2 libsystem_c.dylib 0x194dc983c __vfprintf + 2500
3 libsystem_c.dylib 0x194df381c _vsnprintf + 224
4 libsystem_c.dylib 0x194dd2bec snprintf_l + 32
5 CoreFoundation 0x194fbded0 __CFStringAppendFormatCore + 10668
6 CoreFoundation 0x1950fb0b8 _CFStringCreateWithFormatAndArgumentsReturningMetadata + 184
7 CoreFoundation 0x194fbb518 _CFStringCreateWithFormatAndArgumentsAux2 + 44
8 Foundation 0x195f4369c +[NSString stringWithFormat:] + 68
9 BetterTouchTool 0x1052609e8 0x104e2c000 + 4409832
10 BetterTouchTool 0x1053f75a0 0x104e2c000 + 6075808
11 BetterTouchTool 0x1053fb320 0x104e2c000 + 6091552
12 libdispatch.dylib 0x194d7e874 _dispatch_call_block_and_release + 32
13 libdispatch.dylib 0x194d80400 _dispatch_client_callout + 20
14 libdispatch.dylib 0x194d87b68 _dispatch_lane_serial_drain + 892
15 libdispatch.dylib 0x194d885f8 _dispatch_lane_invoke + 384
16 libdispatch.dylib 0x194d93244 _dispatch_workloop_worker_thread + 648
17 libsystem_pthread.dylib 0x194f2c074 _pthread_wqthread + 288
18 libsystem_pthread.dylib 0x194f2ad94 start_wqthread + 8

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

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000194eec647 x5: 0x000000016afd2270 x6: 0x000000000000006e x7: 0x0000000000000000
x8: 0xfb4cbe26a7f67259 x9: 0xfb4cbe2748062c59 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x0000000001000828 x14: 0x00000000ffffffff x15: 0x0000000000000820
x16: 0x0000000000000148 x17: 0x00000001f4a28f60 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x00000001eff05e00 x21: 0x0000000000000103 x22: 0x00000001eff05ee0 x23: 0x0000000000000114
x24: 0x0000000000000000 x25: 0x00000001eff05ee0 x26: 0x0000000108006b40 x27: 0x000000000000000f
x28: 0x0000000000000000 fp: 0x000000016afd21e0 lr: 0x0000000194f2fc28
sp: 0x000000016afd21c0 pc: 0x0000000194ef8724 cpsr: 0x40001000
far: 0x00000001172a0000 esr: 0x56000080 Address size fault

Binary Images:
0x104e2c000 - 0x105ac7fff com.hegenberg.BetterTouchTool (4.212) /Users/USER//BetterTouchTool.app/Contents/MacOS/BetterTouchTool
0x105fa8000 - 0x105ff7fff com.mixedinkey.MIKMIDI (1.5) <16ddf028-19de-3847-bbd4-8c164b405d1f> /Users/USER/
/BetterTouchTool.app/Contents/Frameworks/MIKMIDI.framework/Versions/A/MIKMIDI
0x105ea8000 - 0x105eb3fff net.wafflesoftware.ShortcutRecorder.framework.Leopard () <1f28ebb9-986a-3e5a-b15c-01183c53a265> /Users/USER//BetterTouchTool.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder
0x105ecc000 - 0x105f23fff org.sparkle-project.Sparkle (2.2.1) <998f01d4-1e73-3cec-a0c6-5a49be01dbf5> /Users/USER//BetterTouchTool.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
0x1061fc000 - 0x10627bfff com.mentalfaculty.ensembles (2.6) /Users/USER/
/BetterTouchTool.app/Contents/Frameworks/Ensembles.framework/Versions/A/Ensembles
0x105e8c000 - 0x105e8ffff com.hegenberg.BTTPluginSupport (1.0) <8544739d-8d4d-319f-bd3f-e505148b2242> /Users/USER//BetterTouchTool.app/Contents/Frameworks/BTTPluginSupport.framework/Versions/A/BTTPluginSupport
0x105e5c000 - 0x105e5ffff com.potionfactory.LetsMove (1.25) <4cccd167-7048-39ff-a5c4-594f5fa5e57a> /Users/USER/
/BetterTouchTool.app/Contents/Frameworks/LetsMove.framework/Versions/A/LetsMove
0x1064d8000 - 0x1064e3fff libobjc-trampolines.dylib () <570c31f7-94c6-3b86-ae44-1694db0a4bcd> /usr/lib/libobjc-trampolines.dylib
0x11625c000 - 0x116273fff com.apple.iokit.IOHIDLib (2.0.0) <22732249-8ca0-386a-99b3-a948420926bf> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x10d540000 - 0x10d547fff com.apple.CloudDocsFileProvider (1.0) <017e043e-5737-3068-9b3a-ddb9a40d7896> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
0x10d558000 - 0x10d55ffff com.apple.FileProviderOverride (855.121.1) <96bff6ca-1a7e-3003-bbbb-c1a2840a2159> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x10d5f8000 - 0x10d617fff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (13.4) /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x10d6b0000 - 0x10d6cffff com.apple.security.csparser (3.0) /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x141e7c000 - 0x141ee7fff com.apple.AppleMetalOpenGLRenderer (1.0) <01596a35-894c-3104-8314-40d3c08f18ca> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
0x14c628000 - 0x14cc4bfff com.apple.audio.codecs.Components (7.0) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x194eef000 - 0x194f28fe7 libsystem_kernel.dylib (
) <34a49b54-82b2-37a1-9314-f6a4a2bb3ff8> /usr/lib/system/libsystem_kernel.dylib
0x194f29000 - 0x194f35fff libsystem_pthread.dylib () <46d35233-a051-3f4f-bba4-ba56dddc4d1a> /usr/lib/system/libsystem_pthread.dylib
0x194dc7000 - 0x194e45ff7 libsystem_c.dylib (
) <95a70e20-1df3-3ddf-900c-315ed0b2c067> /usr/lib/system/libsystem_c.dylib
0x194ed3000 - 0x194eeefff libc++abi.dylib () <52aa13e2-567c-36c2-9494-7b892fdbf245> /usr/lib/libc++abi.dylib
0x194b8c000 - 0x194bd1f3f libobjc.A.dylib (
) <5beafa2b-3af4-3ed2-b054-1f58a7c851ef> /usr/lib/libobjc.A.dylib
0x194d7c000 - 0x194dc3fff libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x194f8f000 - 0x195468fff com.apple.CoreFoundation (6.9) <203e4401-8c2e-3157-a24b-92f52551d43e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x19e826000 - 0x19eb59fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1981f5000 - 0x199103fff com.apple.AppKit (6.9) <041c7d21-21cc-3eea-ae53-d39f5ca6a24e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x194bd2000 - 0x194c60553 dyld (
) <2237410f-d39c-30ce-9a94-13aacb66b766> /usr/lib/dyld
0x19c4ee000 - 0x19c86bfff com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x1a2bef000 - 0x1a2c2bfff com.apple.MultitouchSupport.framework (6440.7) <83d12fa6-0922-3461-9cbc-9b705828b846> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x195f29000 - 0x1968eefff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 3136K 4
CG image 1552K 61
ColorSync 592K 30
CoreAnimation 72.4M 357
CoreData 80K 1
CoreData Object IDs 4112K 2
CoreGraphics 48K 3
CoreImage 32K 2
CoreUI image data 5408K 42
Dispatch continuations 80.0M 1
Foundation 48K 2
Image IO 544K 32
Kernel Alloc Once 32K 1
MALLOC 194.5M 87
MALLOC guard page 384K 21
MALLOC_MEDIUM (reserved) 64.0M 1 reserved VM address space (unallocated)
SQLite page cache 512K 4
STACK GUARD 56.2M 13
Stack 15.0M 19
VM_ALLOCATE 129.3M 18
VM_ALLOCATE (reserved) 3.9G 1 reserved VM address space (unallocated)
WebKit Malloc 192.1M 5
__AUTH 2768K 471
__AUTH_CONST 33.4M 723
__CTF 824 1
__DATA 17.1M 724
__DATA_CONST 35.1M 739
__DATA_DIRTY 2208K 277
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__INFO_FILTER 8 1
__LINKEDIT 804.6M 16
__OBJC_RO 66.3M 1
__OBJC_RW 2011K 1
__TEXT 744.9M 762
dyld private memory 272K 2
libnetwork 1152K 16
mapped file 587.7M 158
shared memory 976K 20
=========== ======= =======
TOTAL 6.9G 4626
TOTAL, minus reserved VM space 3.0G 4626


Full Report

{"app_name":"BetterTouchTool","timestamp":"2023-09-03 17:22:53.00 -0500","app_version":"4.212","slice_uuid":"f9dacb2d-cd31-3b53-8186-0534fe8baf5f","build_version":"2432","platform":1,"bundleID":"com.hegenberg.BetterTouchTool","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.4.1 (22F82)","roots_installed":0,"name":"BetterTouchTool","incident_id":"9926CA3F-083C-4D6B-80E3-0122A5CB88FA"}
{
"uptime" : 210000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,2",
"coalitionID" : 16004,
"osVersion" : {
"train" : "macOS 13.4.1",
"build" : "22F82",
"releaseType" : "User"
},
"captureTime" : "2023-09-03 17:22:52.6819 -0500",
"incident" : "9926CA3F-083C-4D6B-80E3-0122A5CB88FA",
"pid" : 46132,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-09-03 16:19:12.0919 -0500",
"procStartAbsTime" : 5175742697156,
"procExitAbsTime" : 5209460250168,
"procName" : "BetterTouchTool",
"procPath" : "/Users/USER//BetterTouchTool.app/Contents/MacOS/BetterTouchTool",
"bundleInfo" : {"CFBundleShortVersionString":"4.212","CFBundleVersion":"2432","CFBundleIdentifier":"com.hegenberg.BetterTouchTool"},
"storeInfo" : {"deviceIdentifierForVendor":"B55C31E9-BE33-515B-BD2C-9D316D2C8B6E","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.hegenberg.BetterTouchTool",
"crashReporterKey" : "469B95B9-9BE3-A0C1-4F95-3C2F12371BB5",
"codeSigningID" : "com.hegenberg.BetterTouchTool",
"codeSigningTeamID" : "DAFVSXZ82P",
"codeSigningFlags" : 570512129,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 0,
"wakeTime" : 1379,
"sleepWakeUUID" : "CE8C7EDB-904C-47FD-BCC8-74FB4F2354D5",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x0000000195087154 __exceptionPreprocess + 176\n1 libobjc.A.dylib 0x0000000194ba64d4 objc_exception_throw + 60\n2 CoreFoundation 0x0000000195086ff8 +[NSException exceptionWithName:reason:userInfo:] + 0\n3 AppKit 0x00000001983f9404 -[NSTextView replaceCharactersInRange:withString:] + 224\n4 BetterTouchTool 0x00000001051a03c0 BetterTouchTool + 3621824\n5 libdispatch.dylib 0x0000000194d7e874 _dispatch_call_block_and_release + 32\n6 libdispatch.dylib 0x0000000194d80400 _dispatch_client_callout + 20\n7 libdispatch.dylib 0x0000000194d8ebf8 _dispatch_main_queue_drain + 928\n8 libdispatch.dylib 0x0000000194d8e848 _dispatch_main_queue_callback_4CF + 44\n9 CoreFoundation 0x000000019504fc54 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16\n10 CoreFoundation 0x000000019500d3d4 __CFRunLoopRun + 1992\n11 CoreFoundation 0x000000019500c4b8 CFRunLoopRunSpecific + 612\n12 HIToolbox 0x000000019e856c40 RunCurrentEventLoopInMode + 292\n13 HIToolbox 0x000000019e856a7c ReceiveNextEventCommon + 648\n14 HIToolbox 0x000000019e8567d4 _BlockUntilNextEventMatchingListInModeWithFilter + 76\n15 AppKit 0x000000019822dd44 _DPSNextEvent + 636\n16 AppKit 0x000000019822cee0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716\n17 AppKit 0x0000000198221344 -[NSApplication run] + 464\n18 AppKit 0x00000001981f8794 NSApplicationMain + 880\n19 dyld 0x0000000194bd7f28 start + 2236"],
"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":1016136,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":21},{"imageOffset":107732,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":19},{"imageOffset":1015800,"symbol":"+[NSException exceptionWithName:reason:userInfo:]","symbolLocation":0,"imageIndex":21},{"imageOffset":2114564,"symbol":"-[NSTextView replaceCharactersInRange:withString:]","symbolLocation":224,"imageIndex":23},{"imageOffset":3621824,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":20},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":20},{"imageOffset":76792,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":20},{"imageOffset":75848,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":20},{"imageOffset":789588,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":21},{"imageOffset":517076,"symbol":"__CFRunLoopRun","symbolLocation":1992,"imageIndex":21},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":21},{"imageOffset":199744,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":22},{"imageOffset":199292,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":22},{"imageOffset":198612,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":22},{"imageOffset":232772,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":23},{"imageOffset":229088,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":23},{"imageOffset":181060,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":23},{"imageOffset":14228,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":23},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":24}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":3323616,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6793643591},{"value":6089941616},{"value":110},{"value":0},{"value":18108057274985902681},{"value":18108057277671287897},{"value":512},{"value":11},{"value":11},{"value":16779304},{"value":4294967295},{"value":2080},{"value":328},{"value":8399261536},{"value":0},{"value":6},{"value":8320474624,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8320474848,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":8320474848,"symbolLocation":224,"symbol":"_main_thread"},{"value":4429212480},{"value":15},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6793919528},"cpsr":{"value":1073745920},"fp":{"value":6089941472},"sp":{"value":6089941440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6793692964,"matchesCrashFrame":1},"far":{"value":4683595776}},"queue":"com.apple.main-thread","frames":[{"imageOffset":38692,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":15},{"imageOffset":27688,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":16},{"imageOffset":486120,"symbol":"abort","symbolLocation":180,"imageIndex":17},{"imageOffset":88964,"symbol":"abort_message","symbolLocation":132,"imageIndex":18},{"imageOffset":21456,"symbol":"demangling_terminate_handler()","symbolLocation":348,"imageIndex":18},{"imageOffset":143404,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":19},{"imageOffset":85832,"symbol":"std::__terminate(void (
)())","symbolLocation":16,"imageIndex":18},{"imageOffset":85740,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":18},{"imageOffset":17428,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":20},{"imageOffset":76792,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":20},{"imageOffset":75848,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":20},{"imageOffset":789588,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":21},{"imageOffset":517076,"symbol":"__CFRunLoopRun","symbolLocation":1992,"imageIndex":21},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":21},{"imageOffset":199744,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":22},{"imageOffset":199292,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":22},{"imageOffset":198612,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":22},{"imageOffset":232772,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":23},{"imageOffset":229088,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":23},{"imageOffset":181060,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":23},{"imageOffset":14228,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":23},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":24}]},{"id":3325147,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":15},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":15},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":15},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":15},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":21},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":21},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":21},{"imageOffset":1454900,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":23},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":16},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":16}]},{"id":3352468,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":15},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":15},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":15},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":15},{"imageOffset":293372,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":564,"imageIndex":25},{"imageOffset":292792,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":25},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":16},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":16}]},{"id":3353365,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}]},{"id":3353371,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}]},{"id":3353704,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}]},{"id":3353705,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}]},{"id":3353706,"queue":"cocoa.lumberjack","frames":[{"imageOffset":11472,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":15},{"imageOffset":19952,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":20},{"imageOffset":20896,"symbol":"_dispatch_group_wait_slow","symbolLocation":56,"imageIndex":20},{"imageOffset":6091184,"imageIndex":0},{"imageOffset":6085764,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":20},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":20},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":20},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":20},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":20},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":16},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":16}]},{"id":3353741,"frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":15},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":15},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":15},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":15},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":21},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":21},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":21},{"imageOffset":1058172,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":21},{"imageOffset":21468,"symbol":"mt_ThreadedMTEntry","symbolLocation":72,"imageIndex":26},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":16},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":16}]},{"id":3353742,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}]},{"id":3353743,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}]},{"id":3353744,"queue":"cocoa.lumberjack.fileLogger","frames":[{"imageOffset":60084,"symbol":"__dtoa","symbolLocation":1644,"imageIndex":17},{"imageOffset":59240,"symbol":"__dtoa","symbolLocation":800,"imageIndex":17},{"imageOffset":10300,"symbol":"__vfprintf","symbolLocation":2500,"imageIndex":17},{"imageOffset":182300,"symbol":"_vsnprintf","symbolLocation":224,"imageIndex":17},{"imageOffset":48108,"symbol":"snprintf_l","symbolLocation":32,"imageIndex":17},{"imageOffset":192208,"symbol":"__CFStringAppendFormatCore","symbolLocation":10668,"imageIndex":21},{"imageOffset":1491128,"symbol":"_CFStringCreateWithFormatAndArgumentsReturningMetadata","symbolLocation":184,"imageIndex":21},{"imageOffset":181528,"symbol":"_CFStringCreateWithFormatAndArgumentsAux2","symbolLocation":44,"imageIndex":21},{"imageOffset":108188,"symbol":"+[NSString stringWithFormat:]","symbolLocation":68,"imageIndex":27},{"imageOffset":4409832,"imageIndex":0},{"imageOffset":6075808,"imageIndex":0},{"imageOffset":6091552,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":20},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":20},{"imageOffset":47976,"symbol":"_dispatch_lane_serial_drain","symbolLocation":892,"imageIndex":20},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":20},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":20},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":16},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":16}]},{"id":3353745,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":16}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4376936448,
"CFBundleShortVersionString" : "4.212",
"CFBundleIdentifier" : "com.hegenberg.BetterTouchTool",
"size" : 13221888,
"uuid" : "f9dacb2d-cd31-3b53-8186-0534fe8baf5f",
"path" : "/Users/USER//BetterTouchTool.app/Contents/MacOS/BetterTouchTool",
"name" : "BetterTouchTool",
"CFBundleVersion" : "2432"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4395270144,
"CFBundleShortVersionString" : "1.5",
"CFBundleIdentifier" : "com.mixedinkey.MIKMIDI",
"size" : 327680,
"uuid" : "16ddf028-19de-3847-bbd4-8c164b405d1f",
"path" : "/Users/USER/
/BetterTouchTool.app/Contents/Frameworks/MIKMIDI.framework/Versions/A/MIKMIDI",
"name" : "MIKMIDI",
"CFBundleVersion" : "877"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394221568,
"CFBundleIdentifier" : "net.wafflesoftware.ShortcutRecorder.framework.Leopard",
"size" : 49152,
"uuid" : "1f28ebb9-986a-3e5a-b15c-01183c53a265",
"path" : "/Users/USER//BetterTouchTool.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder",
"name" : "ShortcutRecorder",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394369024,
"CFBundleShortVersionString" : "2.2.1",
"CFBundleIdentifier" : "org.sparkle-project.Sparkle",
"size" : 360448,
"uuid" : "998f01d4-1e73-3cec-a0c6-5a49be01dbf5",
"path" : "/Users/USER/
/BetterTouchTool.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle",
"name" : "Sparkle",
"CFBundleVersion" : "2017"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4397711360,
"CFBundleShortVersionString" : "2.6",
"CFBundleIdentifier" : "com.mentalfaculty.ensembles",
"size" : 524288,
"uuid" : "b2228155-dcf8-36c0-8089-894de12517f1",
"path" : "/Users/USER//BetterTouchTool.app/Contents/Frameworks/Ensembles.framework/Versions/A/Ensembles",
"name" : "Ensembles",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394106880,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.hegenberg.BTTPluginSupport",
"size" : 16384,
"uuid" : "8544739d-8d4d-319f-bd3f-e505148b2242",
"path" : "/Users/USER/
/BetterTouchTool.app/Contents/Frameworks/BTTPluginSupport.framework/Versions/A/BTTPluginSupport",
"name" : "BTTPluginSupport",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393910272,
"CFBundleShortVersionString" : "1.25",
"CFBundleIdentifier" : "com.potionfactory.LetsMove",
"size" : 16384,
"uuid" : "4cccd167-7048-39ff-a5c4-594f5fa5e57a",
"path" : "/Users/USER/*/BetterTouchTool.app/Contents/Frameworks/LetsMove.framework/Versions/A/LetsMove",
"name" : "LetsMove",
"CFBundleVersion" : "125"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4400709632,
"size" : 49152,
"uuid" : "570c31f7-94c6-3b86-ae44-1694db0a4bcd",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4666540032,
"CFBundleShortVersionString" : "2.0.0",
"CFBundleIdentifier" : "com.apple.iokit.IOHIDLib",
"size" : 98304,
"uuid" : "22732249-8ca0-386a-99b3-a948420926bf",
"path" : "/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib",
"name" : "IOHIDLib",
"CFBundleVersion" : "2.0.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4518576128,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CloudDocsFileProvider",
"size" : 32768,
"uuid" : "017e043e-5737-3068-9b3a-ddb9a40d7896",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider",
"name" : "CloudDocsFileProvider",
"CFBundleVersion" : "1553.120.155"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4518674432,
"CFBundleShortVersionString" : "855.121.1",
"CFBundleIdentifier" : "com.apple.FileProviderOverride",
"size" : 32768,
"uuid" : "96bff6ca-1a7e-3003-bbbb-c1a2840a2159",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride",
"name" : "FileProviderOverride",
"CFBundleVersion" : "855.121.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4519329792,
"CFBundleShortVersionString" : "13.4",
"CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride",
"size" : 131072,
"uuid" : "b463deea-6610-346d-bd23-63b7501604c6",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride",
"name" : "FinderSyncCollaborationFileProviderOverride",
"CFBundleVersion" : "1564.6.2"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4520083456,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 131072,
"uuid" : "ab8de20f-ecaa-3540-8abe-fcf57e740bec",
"path" : "/System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser",
"name" : "csparser",
"CFBundleVersion" : "60420.121.2"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5400674304,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 442368,
"uuid" : "01596a35-894c-3104-8314-40d3c08f18ca",
"path" : "/System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5576491008,
"CFBundleShortVersionString" : "7.0",
"CFBundleIdentifier" : "com.apple.audio.codecs.Components",
"size" : 6438912,
"uuid" : "e31ed697-7d0f-30de-99cb-81600bf772a8",
"path" : "/System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs",
"name" : "AudioCodecs",
"CFBundleVersion" : "7.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6793654272,
"size" : 237544,
"uuid" : "34a49b54-82b2-37a1-9314-f6a4a2bb3ff8",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6793891840,
"size" : 53248,
"uuid" : "46d35233-a051-3f4f-bba4-ba56dddc4d1a",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6792441856,
"size" : 520184,
"uuid" : "95a70e20-1df3-3ddf-900c-315ed0b2c067",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6793539584,
"size" : 114688,
"uuid" : "52aa13e2-567c-36c2-9494-7b892fdbf245",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6790103040,
"size" : 286528,
"uuid" : "5beafa2b-3af4-3ed2-b054-1f58a7c851ef",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6792134656,
"size" : 294912,
"uuid" : "c2fd3094-b465-39a4-b774-16583ff53c4b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6794309632,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5087232,
"uuid" : "203e4401-8c2e-3157-a24b-92f52551d43e",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1977"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6954311680,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "d800278b-4e6c-3032-b56f-027a938a51d6",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6847156224,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15790080,
"uuid" : "041c7d21-21cc-3eea-ae53-d39f5ca6a24e",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.60.124"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6790389760,
"size" : 582996,
"uuid" : "2237410f-d39c-30ce-9a94-13aacb66b766",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6917382144,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3661824,
"uuid" : "cf853bbd-01b6-3f46-ada1-ec70fd2dc9dc",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "1045.16"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7025389568,
"CFBundleShortVersionString" : "6440.7",
"CFBundleIdentifier" : "com.apple.MultitouchSupport.framework",
"size" : 249856,
"uuid" : "83d12fa6-0922-3461-9cbc-9b705828b846",
"path" : "/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport",
"name" : "MultitouchSupport",
"CFBundleVersion" : "6440.7"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6810669056,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10248192,
"uuid" : "d5337cc6-a075-3ca0-b5bf-b49da8878337",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1977"
}
],
"sharedCache" : {
"base" : 6789726208,
"size" : 3551641600,
"uuid" : "be59bb71-7b69-3efc-86a8-5625a077ae2e"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=4.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=4.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 3136K 4 \nCG image 1552K 61 \nColorSync 592K 30 \nCoreAnimation 72.4M 357 \nCoreData 80K 1 \nCoreData Object IDs 4112K 2 \nCoreGraphics 48K 3 \nCoreImage 32K 2 \nCoreUI image data 5408K 42 \nDispatch continuations 80.0M 1 \nFoundation 48K 2 \nImage IO 544K 32 \nKernel Alloc Once 32K 1 \nMALLOC 194.5M 87 \nMALLOC guard page 384K 21 \nMALLOC_MEDIUM (reserved) 64.0M 1 reserved VM address space (unallocated)\nSQLite page cache 512K 4 \nSTACK GUARD 56.2M 13 \nStack 15.0M 19 \nVM_ALLOCATE 129.3M 18 \nVM_ALLOCATE (reserved) 3.9G 1 reserved VM address space (unallocated)\nWebKit Malloc 192.1M 5 \n__AUTH 2768K 471 \n__AUTH_CONST 33.4M 723 \n__CTF 824 1 \n__DATA 17.1M 724 \n__DATA_CONST 35.1M 739 \n__DATA_DIRTY 2208K 277 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 804.6M 16 \n__OBJC_RO 66.3M 1 \n__OBJC_RW 2011K 1 \n__TEXT 744.9M 762 \ndyld private memory 272K 2 \nlibnetwork 1152K 16 \nmapped file 587.7M 158 \nshared memory 976K 20 \n=========== ======= ======= \nTOTAL 6.9G 4626 \nTOTAL, minus reserved VM space 3.0G 4626 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "6a276abc299d3be318a39159fe9a96722349ac92",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60f8ddccefea4203d95cbeef",
"factorPackIds" : {

  },
  "deploymentId" : 240000025
},
{
  "rolloutId" : "5f72dc58705eff005a46b3a9",
  "factorPackIds" : {

  },
  "deploymentId" : 240000015
}

],
"experiments" : [

]
}
}

Model: MacBookPro18,2, BootROM 8422.121.1, proc 10:8:2 processors, 64 GB, SMC
Graphics: Apple M1 Max, Apple M1 Max, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Apr 7 2023 15:18:26 version 20.96.28.1.8.7.146 FWID 01-aff1b48a
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.