'Cmd+Q crash on SwiftUI MacOS Monterrey App
After distributing a SwiftUI App to some testers they report a crash when exiting the App with keyboard (CMD+Q). I have tried to replicate the same behavior but I am not able to reproduce it, even with the same OS version. It only crashes when exiting through command, if they go through menu -> Exit App it works fine. I have tried to create another menu item to exit and the result is the same, so apparently is something related to the command itself.
The App is distributed outside the Mac App Store with Developer ID and I have replicated the same behavior in another App I used to test some SwiftUI layouts. This App was stripped from every feature but a Hello World Swift UI View and it kept crashing.
Here is the stack trace:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: TBBT SwiftUI [32839]
Path: /private/var/folders/*/TBBT SwiftUI.app/Contents/MacOS/TBBT SwiftUI
Identifier: es.rodrigo.TBBT-SwiftUII
Version: 1.0 (1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 502
Date/Time: 2022-03-25 12:35:57.9606 +0100
OS Version: macOS 12.2.1 (21D62)
Report Version: 12
Anonymous UUID: B5863DFC-2F6F-8EEC-A27D-4C1EBA1A58CB
Time Awake Since Boot: 19000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Codes: 0x0000000000000001, 0x0000000000000010
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [32839]
VM Region Info: 0x10 is not in any region. Bytes before following region: 4338548720
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 102990000-102994000 [ 16K] r-x/r-x SM=COW .../TBBT SwiftUI
Application Specific Information:
objc_msgSend() selector name: copy
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x1ab5a8320 objc_msgSend + 32
1 AppKit 0x1ae4f3960 -[NSMenu _populateFromSidebandUpdatersOfSign:withEventRef:] + 84
2 AppKit 0x1ae4f35a4 -[NSMenu _populateWithEventRef:] + 124
3 AppKit 0x1ae61ae94 -[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:] + 372
4 AppKit 0x1ae61ab70 NSSLMMenuEventHandler + 728
5 HIToolbox 0x1b4357418 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1116
6 HIToolbox 0x1b4356884 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 356
7 HIToolbox 0x1b4356714 SendEventToEventTargetWithOptions + 44
8 HIToolbox 0x1b43a8a64 SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned int, double, unsigned int, OpaqueEventRef*, unsigned char, unsigned char*) + 356
9 HIToolbox 0x1b43a8804 PopulateMenu(MenuData*, OpaqueEventTargetRef*, CheckMenuData*, unsigned int, double) + 128
10 HIToolbox 0x1b43a7f34 Check1MenuForKeyEvent(MenuData*, CheckMenuData*) + 192
11 HIToolbox 0x1b43a7ac4 CheckMenusForKeyEvent(MenuData*, CheckMenuData*) + 576
12 HIToolbox 0x1b43a781c _IsMenuKeyEvent(MenuData*, OpaqueEventRef*, unsigned int, MenuData**, unsigned short*) + 656
13 HIToolbox 0x1b43a7554 IsMenuKeyEvent + 136
14 AppKit 0x1ae7d5fc8 +[NSCarbonMenuImpl _menuItemWithKeyEquivalentMatchingEventRef:inMenu:includingDisabledItems:] + 204
15 AppKit 0x1ae61a718 _NSFindMenuItemMatchingCommandKeyEvent + 208
16 AppKit 0x1ae635f24 -[NSMenu performKeyEquivalent:] + 376
17 AppKit 0x1aeaaa65c routeKeyEquivalent + 580
18 AppKit 0x1ae4abd30 -[NSApplication(NSEvent) sendEvent:] + 1176
19 AppKit 0x1ae765010 -[NSApplication _handleEvent:] + 76
20 AppKit 0x1ae32d9dc -[NSApplication run] + 636
21 AppKit 0x1ae2ff088 NSApplicationMain + 1064
22 SwiftUI 0x1d02494c4 specialized runApp(_:) + 148
23 SwiftUI 0x1d0d73a40 runApp<A>(_:) + 260
24 SwiftUI 0x1d0803658 static App.main() + 128
25 TBBT SwiftUI 0x102993534 static TBBT_SwiftUIApp.$main() + 24 (TBBT_SwiftUIApp.swift:10) [inlined]
26 TBBT SwiftUI 0x102993534 main + 36
27 dyld 0x102be90f4 start + 520
Thread 1:
0 libsystem_pthread.dylib 0x1ab718010 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x1ab718010 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x1ab718010 start_wqthread + 0
Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1ab6e1954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ab6e1d00 mach_msg + 76
2 CoreFoundation 0x1ab7e8ed8 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1ab7e7390 __CFRunLoopRun + 1212
4 CoreFoundation 0x1ab7e6734 CFRunLoopRunSpecific + 600
5 AppKit 0x1ae4a9fb0 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1ab71d240 _pthread_start + 148
7 libsystem_pthread.dylib 0x1ab718024 thread_start + 8
Thread 5:
0 libsystem_pthread.dylib 0x1ab718010 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x00006000027400b4 x1: 0x00000001f5c92979 x2: 0x000000016d46e7a0 x3: 0x000000016d46e7e0
x4: 0x0000000000000010 x5: 0x0000000000000000 x6: 0x000000016d46dd94 x7: 0x000000016d46dd88
x8: 0x000060000323d080 x9: 0x0000000000000001 x10: 0x6ae16000027400b4 x11: 0x0000000000000004
x12: 0x00000000c3000002 x13: 0x0000000000000000 x14: 0x00000000c3000004 x15: 0x0000000000000000
x16: 0x0000000000000000 x17: 0x000000020614d138 x18: 0x0000000110033940 x19: 0x000060000274c8c0
x20: 0x00000001f5c92979 x21: 0x000060000274de80 x22: 0x0000000000000000 x23: 0x00003872f316d080
x24: 0x00000002048079fc x25: 0x0000000000000009 x26: 0x000000016d46ebc0 x27: 0x0000000000000001
x28: 0x0000000000000002 fp: 0x000000016d46ea90 lr: 0x00000001ae4f3960
sp: 0x000000016d46ea60 pc: 0x00000001ab5a8320 cpsr: 0x20001000
far: 0x0000000000000010 esr: 0x92000006 (Data Abort) byte read Translation fault
Binary Images:
0x1ab5a2000 - 0x1ab5ddfff libobjc.A.dylib (*) <2eb32e1d-90cb-3256-8681-9034085a06a6> /usr/lib/libobjc.A.dylib
0x1ae2fb000 - 0x1af1b1fff com.apple.AppKit (6.9) <8701760d-31b6-37eb-be77-ffb39921dd22> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1b434c000 - 0x1b467bfff com.apple.HIToolbox (2.1.1) <b5a3fe9a-833b-3697-ac9c-1e9e8eb11bac> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1d01b7000 - 0x1d119efff com.apple.SwiftUI (3.3.1) <b5f32ad6-34b1-31d5-bdb5-60ac30e963e6> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
0x102990000 - 0x102993fff es.rodrigo.TBBT-SwiftUII (1.0) <0d402cc9-0796-39c6-b71d-9e9a1dbfd998> /private/var/folders/*/TBBT SwiftUI.app/Contents/MacOS/TBBT SwiftUI
0x102be4000 - 0x102c43fff dyld (*) <d21a73ea-79cd-36eb-8ac9-2c5cf5181a27> /usr/lib/dyld
0x1ab716000 - 0x1ab722fff libsystem_pthread.dylib (*) <f7b2eccf-e6f1-3109-ae81-9028c0b8332a> /usr/lib/system/libsystem_pthread.dylib
0x1ab6e0000 - 0x1ab715fff libsystem_kernel.dylib (*) <384945e6-dd71-37e5-9a3d-84fff14a1e60> /usr/lib/system/libsystem_kernel.dylib
0x1ab764000 - 0x1abca7fff com.apple.CoreFoundation (6.9) <35473de6-c433-332c-aee0-013fd5f6d4fd> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 21
thread_create: 1
thread_set_state: 760
VM Region Summary:
ReadOnly portion of Libraries: Total=997.9M resident=0K(0%) swapped_out_or_unallocated=997.9M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 2944K 8
CG image 96K 3
ColorSync 576K 25
CoreAnimation 256K 11
CoreGraphics 48K 3
CoreUI image data 1136K 8
Foundation 48K 2
Kernel Alloc Once 32K 1
MALLOC 305.8M 52
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.1M 6
Stack 10.6M 6
VM_ALLOCATE 1.0G 15
__AUTH 2401K 250
__AUTH_CONST 17.9M 427
__DATA 11.5M 412
__DATA_CONST 15.1M 433
__DATA_DIRTY 1533K 163
__FONT_DATA 4K 1
__LINKEDIT 575.9M 4
__OBJC_CONST 2565K 201
__OBJC_RO 82.1M 1
__OBJC_RW 3104K 1
__TEXT 422.0M 449
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 158.7M 23
shared memory 992K 19
=========== ======= =======
TOTAL 3.9G 2549
TOTAL, minus reserved VM space 2.6G 2549
-----------
Full Report
-----------
{"app_name":"TBBT SwiftUI","timestamp":"2022-03-25 12:35:58.00 +0100","app_version":"1.0","slice_uuid":"0d402cc9-0796-39c6-b71d-9e9a1dbfd998","build_version":"1","platform":1,"bundleID":"es.rodrigo.TBBT-SwiftUII","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2.1 (21D62)","incident_id":"829399C8-38C2-49C9-87F9-E011CF03D34A","name":"TBBT SwiftUI"}
{
"uptime" : 19000,
"procLaunch" : "2022-03-25 12:35:45.7386 +0100",
"procRole" : "Foreground",
"version" : 2,
"userID" : 502,
"deployVersion" : 210,
"modelCode" : "MacBookPro17,1",
"procStartAbsTime" : 462229239163,
"coalitionID" : 3069,
"osVersion" : {
"train" : "macOS 12.2.1",
"build" : "21D62",
"releaseType" : "User"
},
"captureTime" : "2022-03-25 12:35:57.9606 +0100",
"incident" : "829399C8-38C2-49C9-87F9-E011CF03D34A",
"bug_type" : "309",
"pid" : 32839,
"procExitAbsTime" : 462522162289,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "TBBT SwiftUI",
"procPath" : "\/private\/var\/folders\/*\/TBBT SwiftUI.app\/Contents\/MacOS\/TBBT SwiftUI",
"bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1","CFBundleIdentifier":"es.rodrigo.TBBT-SwiftUII"},
"storeInfo" : {"deviceIdentifierForVendor":"AEE05FD5-64A2-50DC-989B-3C01A08912AB","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "es.rodrigo.TBBT-SwiftUII",
"crashReporterKey" : "B5863DFC-2F6F-8EEC-A27D-4C1EBA1A58CB",
"sip" : "enabled",
"vmRegionInfo" : "0x10 is not in any region. Bytes before following region: 4338548720\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 102990000-102994000 [ 16K] r-x\/r-x SM=COW ...\/TBBT SwiftUI",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000000000010","rawCodes":[1,16],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000010"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":32839},
"vmregioninfo" : "0x10 is not in any region. Bytes before following region: 4338548720\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 102990000-102994000 [ 16K] r-x\/r-x SM=COW ...\/TBBT SwiftUI",
"asi" : {"objc":["objc_msgSend() selector name: copy"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":1,"thread_set_state":760,"task_for_pid":21},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":254335,"threadState":{"x":[{"value":105553157423284},{"value":8418568569,"objc-selector":"copy"},{"value":6128330656},{"value":6128330720},{"value":16},{"value":0},{"value":6128328084},{"value":6128328072},{"value":105553168945280},{"value":1},{"value":7701542390937682100},{"value":4},{"value":3271557122},{"value":0},{"value":3271557124},{"value":0},{"value":0},{"value":8691962168},{"value":4563614016},{"value":105553157474496},{"value":8418568569,"objc-selector":"copy"},{"value":105553157480064},{"value":0},{"value":62066355785856},{"value":8665463292,"symbolLocation":4,"symbol":"_MergedGlobals"},{"value":9},{"value":6128331712},{"value":1},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7219394912},"cpsr":{"value":536875008},"fp":{"value":6128331408},"sp":{"value":6128331360},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":7169803040,"matchesCrashFrame":1},"far":{"value":16}},"queue":"com.apple.main-thread","frames":[{"imageOffset":25376,"symbol":"objc_msgSend","symbolLocation":32,"imageIndex":0},{"imageOffset":2066784,"symbol":"-[NSMenu _populateFromSidebandUpdatersOfSign:withEventRef:]","symbolLocation":84,"imageIndex":1},{"imageOffset":2065828,"symbol":"-[NSMenu _populateWithEventRef:]","symbolLocation":124,"imageIndex":1},{"imageOffset":3276436,"symbol":"-[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:]","symbolLocation":372,"imageIndex":1},{"imageOffset":3275632,"symbol":"NSSLMMenuEventHandler","symbolLocation":728,"imageIndex":1},{"imageOffset":46104,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1116,"imageIndex":2},{"imageOffset":43140,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":356,"imageIndex":2},{"imageOffset":42772,"symbol":"SendEventToEventTargetWithOptions","symbolLocation":44,"imageIndex":2},{"imageOffset":379492,"symbol":"SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned int, double, unsigned int, OpaqueEventRef*, unsigned char, unsigned char*)","symbolLocation":356,"imageIndex":2},{"imageOffset":378884,"symbol":"PopulateMenu(MenuData*, OpaqueEventTargetRef*, CheckMenuData*, unsigned int, double)","symbolLocation":128,"imageIndex":2},{"imageOffset":376628,"symbol":"Check1MenuForKeyEvent(MenuData*, CheckMenuData*)","symbolLocation":192,"imageIndex":2},{"imageOffset":375492,"symbol":"CheckMenusForKeyEvent(MenuData*, CheckMenuData*)","symbolLocation":576,"imageIndex":2},{"imageOffset":374812,"symbol":"_IsMenuKeyEvent(MenuData*, OpaqueEventRef*, unsigned int, MenuData**, unsigned short*)","symbolLocation":656,"imageIndex":2},{"imageOffset":374100,"symbol":"IsMenuKeyEvent","symbolLocation":136,"imageIndex":2},{"imageOffset":5091272,"symbol":"+[NSCarbonMenuImpl _menuItemWithKeyEquivalentMatchingEventRef:inMenu:includingDisabledItems:]","symbolLocation":204,"imageIndex":1},{"imageOffset":3274520,"symbol":"_NSFindMenuItemMatchingCommandKeyEvent","symbolLocation":208,"imageIndex":1},{"imageOffset":3387172,"symbol":"-[NSMenu performKeyEquivalent:]","symbolLocation":376,"imageIndex":1},{"imageOffset":8058460,"symbol":"routeKeyEquivalent","symbolLocation":580,"imageIndex":1},{"imageOffset":1772848,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1176,"imageIndex":1},{"imageOffset":4628496,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":1},{"imageOffset":207324,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":1},{"imageOffset":16520,"symbol":"NSApplicationMain","symbolLocation":1064,"imageIndex":1},{"imageOffset":599236,"symbol":"specialized runApp(_:)","symbolLocation":148,"imageIndex":3},{"imageOffset":12307008,"symbol":"runApp<A>(_:)","symbolLocation":260,"imageIndex":3},{"imageOffset":6604376,"symbol":"static App.main()","symbolLocation":128,"imageIndex":3},{"symbol":"static TBBT_SwiftUIApp.$main()","inline":true,"imageIndex":4,"imageOffset":13620,"symbolLocation":24,"sourceLine":10,"sourceFile":"TBBT_SwiftUIApp.swift"},{"imageOffset":13620,"sourceFile":"Demo.swift","symbol":"main","symbolLocation":36,"imageIndex":4},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":5}]},{"id":254377,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":254380,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":254387,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":254394,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":7},{"imageOffset":544472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":8},{"imageOffset":537488,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":8},{"imageOffset":534324,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":8},{"imageOffset":1765296,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":1},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":254531,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 7169777664,
"size" : 245760,
"uuid" : "2eb32e1d-90cb-3256-8681-9034085a06a6",
"path" : "\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7217328128,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15429632,
"uuid" : "8701760d-31b6-37eb-be77-ffb39921dd22",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.30.116"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7318323200,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3342336,
"uuid" : "b5a3fe9a-833b-3697-ac9c-1e9e8eb11bac",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7786426368,
"CFBundleShortVersionString" : "3.3.1",
"CFBundleIdentifier" : "com.apple.SwiftUI",
"size" : 16678912,
"uuid" : "b5f32ad6-34b1-31d5-bdb5-60ac30e963e6",
"path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
"name" : "SwiftUI",
"CFBundleVersion" : "3.3.1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4338548736,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "es.rodrigo.TBBT-SwiftUII",
"size" : 16384,
"uuid" : "0d402cc9-0796-39c6-b71d-9e9a1dbfd998",
"path" : "\/private\/var\/folders\/*\/TBBT SwiftUI.app\/Contents\/MacOS\/TBBT SwiftUI",
"name" : "TBBT SwiftUI",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4340989952,
"size" : 393216,
"uuid" : "d21a73ea-79cd-36eb-8ac9-2c5cf5181a27",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7171301376,
"size" : 53248,
"uuid" : "f7b2eccf-e6f1-3109-ae81-9028c0b8332a",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7171080192,
"size" : 221184,
"uuid" : "384945e6-dd71-37e5-9a3d-84fff14a1e60",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7171620864,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5521408,
"uuid" : "35473de6-c433-332c-aee0-013fd5f6d4fd",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1856.107"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 7168131072,
"size" : 3091218432,
"uuid" : "296eb28e-6aeb-3129-8fa6-feb92261a4eb"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=997.9M resident=0K(0%) swapped_out_or_unallocated=997.9M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 2944K 8 \nCG image 96K 3 \nColorSync 576K 25 \nCoreAnimation 256K 11 \nCoreGraphics 48K 3 \nCoreUI image data 1136K 8 \nFoundation 48K 2 \nKernel Alloc Once 32K 1 \nMALLOC 305.8M 52 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 6 \nStack 10.6M 6 \nVM_ALLOCATE 1.0G 15 \n__AUTH 2401K 250 \n__AUTH_CONST 17.9M 427 \n__DATA 11.5M 412 \n__DATA_CONST 15.1M 433 \n__DATA_DIRTY 1533K 163 \n__FONT_DATA 4K 1 \n__LINKEDIT 575.9M 4 \n__OBJC_CONST 2565K 201 \n__OBJC_RO 82.1M 1 \n__OBJC_RW 3104K 1 \n__TEXT 422.0M 449 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 158.7M 23 \nshared memory 992K 19 \n=========== ======= ======= \nTOTAL 3.9G 2549 \nTOTAL, minus reserved VM space 2.6G 2549 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {
},
"deploymentId" : 240000008
},
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
},
{
"rolloutId" : "602ad4dac86151000cf27e46",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "61fb0e87c773c43cde3bb80e"
},
"deploymentId" : 240000303
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {
},
"deploymentId" : 240000123
},
{
"rolloutId" : "601d9415f79519000ccd4b69",
"factorPackIds" : {
"SIRI_TEXT_TO_SPEECH" : "622657ce37186c771d5404ad"
},
"deploymentId" : 240000416
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {
},
"deploymentId" : 240000287
}
],
"experiments" : [
]
}
}
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
