UTM crashes when using bash command "open" with "launch hidden (-j)" option
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
**Describe the issue**
When using a bash script with the "open" command and the "launch hidden" option (-j) (open -j "utm://start?name=MyVM"), UTM crashes with the error message down below.
However UTM opens fine in hidden mode when not starting a VM: "open -j "utm://"
**Configuration**
* UTM Version: 3.2.2 (56)
* OS Version: macOS 12.4
* Apple Silicon M1 Pro
**Error message**
```
Exception Name: NSInternalInconsistencyException
Description: Invalid parameter not satisfying: [self canBecomeMainWindow]
User Info: {
NSAssertFile = "NSWindow.m";
NSAssertLine = 13522;
}
0 CoreFoundation 0x00000001a55dd198 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x00000001a5327e04 objc_exception_throw + 60
2 Foundation 0x00000001a6513ea8 -[NSCalendarDate initWithCoder:] + 0
3 AppKit 0x00000001a820b5dc -[NSWindow _changeJustMain] + 504
4 UTM 0x0000000104e9b750 UTM + 1685328
5 UTM 0x0000000104d9a37c UTM + 631676
6 UTM 0x0000000104d99d79 UTM + 630137
7 UTM 0x0000000104d9e70d UTM + 648973
8 UTM 0x0000000104ec0b89 UTM + 1837961
9 UTM 0x0000000104d9e71d UTM + 648989
10 UTM 0x0000000104eb13e9 UTM + 1774569
11 UTM 0x0000000104e2bb75 UTM + 1227637
12 UTM 0x0000000104ec295d UTM + 1845597
13 UTM 0x0000000104d8a7c9 UTM + 567241
14 libswift_Concurrency.dylib 0x000000022550dea1 _ZL23completeTaskWithClosurePN5swift12AsyncContextEPNS_10SwiftErrorE + 1
```
**Crash log**
```
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: UTM [2970]
Path: /Applications/UTM.app/Contents/MacOS/UTM
Identifier: com.utmapp.UTM
Version: 3.2.2 (56)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: xxx
Date/Time: 2022-06-04 06:13:37.9937 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Anonymous UUID: 3D21B5F2-1AC6-470C-920F-C02042D92979
Time Awake Since Boot: 17000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001a843f1c4
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [2970]
Application Specific Backtrace 0:
0 CoreFoundation 0x00000001a55dd198 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x00000001a5327e04 objc_exception_throw + 60
2 Foundation 0x00000001a6513ea8 -[NSCalendarDate initWithCoder:] + 0
3 AppKit 0x00000001a820b5dc -[NSWindow _changeJustMain] + 504
4 UTM 0x0000000102d77750 UTM + 1685328
5 UTM 0x0000000102c7637c UTM + 631676
6 UTM 0x0000000102c75d79 UTM + 630137
7 UTM 0x0000000102c7a70d UTM + 648973
8 UTM 0x0000000102d9cb89 UTM + 1837961
9 UTM 0x0000000102c7a71d UTM + 648989
10 UTM 0x0000000102d8d3e9 UTM + 1774569
11 UTM 0x0000000102d07b75 UTM + 1227637
12 UTM 0x0000000102d9e95d UTM + 1845597
13 UTM 0x0000000102c667c9 UTM + 567241
14 libswift_Concurrency.dylib 0x000000022550dea1 _ZL23completeTaskWithClosurePN5swift12AsyncContextEPNS_10SwiftErrorE + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 AppKit 0x1a843f1c4 -[NSApplication _crashOnException:] + 324
1 AppKit 0x1a843f1bc -[NSApplication _crashOnException:] + 316
2 AppKit 0x1a84eced8 -[NSApplication _showException:] + 508
3 AppKit 0x1a843efd8 -[NSApplication reportException:] + 832
4 AppKit 0x1a80b2314 -[NSApplication run] + 792
5 AppKit 0x1a808396c NSApplicationMain + 1132
6 SwiftUI 0x1caaa8e98 specialized runApp(_:) + 148
7 SwiftUI 0x1cb637588 runApp(_:) + 260
8 SwiftUI 0x1cb0ad26c static App.main() + 128
9 UTM 0x102c62774 0x102bdc000 + 550772
10 UTM 0x102c60554 0x102bdc000 + 542036
11 dyld 0x10321508c start + 520
Thread 1:
0 libsystem_pthread.dylib 0x1a548b078 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x1a548b078 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x1a548b078 start_wqthread + 0
Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1a54528b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1a5452d20 mach_msg + 76
2 CoreFoundation 0x1a555d2b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1a555b760 __CFRunLoopRun + 1180
4 CoreFoundation 0x1a555ab24 CFRunLoopRunSpecific + 600
5 AppKit 0x1a822e374 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1a549026c _pthread_start + 148
7 libsystem_pthread.dylib 0x1a548b08c thread_start + 8
Thread 5:: CVDisplayLink
0 libsystem_kernel.dylib 0x1a5456270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1a5490868 _pthread_cond_wait + 1280
2 CoreVideo 0x1acb36b4c CVDisplayLink::waitUntil(unsigned long long) + 324
3 CoreVideo 0x1acb35e7c CVDisplayLink::runIOThread() + 488
4 libsystem_pthread.dylib 0x1a549026c _pthread_start + 148
5 libsystem_pthread.dylib 0x1a548b08c thread_start + 8
Thread 6:
0 libsystem_pthread.dylib 0x1a548b078 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x1a548b078 start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x1a548b078 start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x1a548b078 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x000000012718aa00 x1: 0x000000016d2227d0 x2: 0x0000000000000004 x3: 0x000000012718ae00
x4: 0x00000000000000c1 x5: 0x000000016d222718 x6: 0x0000000000000005 x7: 0x00000001a574a6dc
x8: 0x00000001fb6f6000 x9: 0x1f517ec4eab60091 x10: 0x0000000000000001 x11: 0x000000012718aec1
x12: 0x00000000fca02400 x13: 0x0000000000000002 x14: 0x000000000000fffd x15: 0x0000000000000003
x16: 0x0000000000000001 x17: 0x000000016d222952 x18: 0x0000000000000000 x19: 0x0000600000e50ba0
x20: 0x00000001ef74e3e1 x21: 0x0000600001596180 x22: 0x00000001ef749000 x23: 0x00000001fde3a000
x24: 0x00000001ef749da5 x25: 0x0000000000000000 x26: 0x00000001ff690a40 x27: 0x00000001ef74b33a
x28: 0x000000000000000f fp: 0x000000016d2231d0 lr: 0xd7060001a843f1bc
sp: 0x000000016d223180 pc: 0x00000001a843f1c4 cpsr: 0x60001000
far: 0x0000000126360000 esr: 0xf2000001 (Breakpoint) brk 1
Binary Images:
0x1a8080000 - 0x1a8f37fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1caa14000 - 0x1cba63fff com.apple.SwiftUI (3.5.2) /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
0x102bdc000 - 0x10304ffff com.utmapp.UTM (3.2.2) <0e78fde5-884a-33b6-84a8-d0fccc33b88c> /Applications/UTM.app/Contents/MacOS/UTM
0x103210000 - 0x10326ffff dyld (*) /usr/lib/dyld
0x1a5489000 - 0x1a5495fff libsystem_pthread.dylib (*) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
0x1a5451000 - 0x1a5488fff libsystem_kernel.dylib (*) <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
0x1a54d8000 - 0x1a5a1efff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1acb33000 - 0x1acb90fff com.apple.CoreVideo (1.8) <66746bae-3892-303b-8144-e8568a7904e7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 640K 5
Activity Tracing 256K 1
CG backing stores 4032K 4
CG image 1616K 12
CG raster data 672K 5
ColorSync 560K 28
CoreAnimation 6528K 84
CoreGraphics 32K 2
CoreServices 624K 2
CoreUI image data 3904K 31
Foundation 16K 1
Image IO 640K 5
Kernel Alloc Once 32K 1
MALLOC 272.3M 49
MALLOC guard page 192K 11
MALLOC_MEDIUM (reserved) 840.0M 7 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.2M 10
Stack 12.8M 10
VM_ALLOCATE 1392K 21
__AUTH 2676K 303
__AUTH_CONST 20.5M 500
__CTF 756 1
__DATA 16.8M 535
__DATA_CONST 18.5M 544
__DATA_DIRTY 1810K 200
__FONT_DATA 4K 1
__LINKEDIT 582.3M 43
__OBJC_CONST 3356K 264
__OBJC_RO 83.0M 1
__OBJC_RW 3152K 1
__TEXT 521.4M 562
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 280.5M 77
shared memory 848K 15
=========== ======= =======
TOTAL 3.0G 3339
TOTAL, minus reserved VM space 1.9G 3339
-----------
Full Report
-----------
{"app_name":"UTM","timestamp":"2022-06-04 06:13:38.00 +0200","app_version":"3.2.2","slice_uuid":"0e78fde5-884a-33b6-84a8-d0fccc33b88c","build_version":"56","platform":1,"bundleID":"com.utmapp.UTM","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"CD67B663-3712-4E08-B937-BCFD0600C3B3","name":"UTM"}
{
"uptime" : 17000,
"procLaunch" : "2022-06-04 06:13:31.9398 +0200",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,1",
"procStartAbsTime" : 427626058026,
"coalitionID" : 1979,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-06-04 06:13:37.9937 +0200",
"incident" : "CD67B663-3712-4E08-B937-BCFD0600C3B3",
"bug_type" : "309",
"pid" : 2970,
"procExitAbsTime" : 427770942956,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "UTM",
"procPath" : "\/Applications\/UTM.app\/Contents\/MacOS\/UTM",
"bundleInfo" : {"CFBundleShortVersionString":"3.2.2","CFBundleVersion":"56","CFBundleIdentifier":"com.utmapp.UTM"},
"storeInfo" : {"deviceIdentifierForVendor":"CBA3BB66-5989-59F9-91B1-405825DD4EE5","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.utmapp.UTM",
"crashReporterKey" : "3D21B5F2-1AC6-470C-920F-C02042D92979",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x00000001a843f1c4","rawCodes":[1,7117992388],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":2970},
"asiBacktraces" : ["0 CoreFoundation 0x00000001a55dd198 __exceptionPreprocess + 240\n1 libobjc.A.dylib 0x00000001a5327e04 objc_exception_throw + 60\n2 Foundation 0x00000001a6513ea8 -[NSCalendarDate initWithCoder:] + 0\n3 AppKit 0x00000001a820b5dc -[NSWindow _changeJustMain] + 504\n4 UTM 0x0000000102d77750 UTM + 1685328\n5 UTM 0x0000000102c7637c UTM + 631676\n6 UTM 0x0000000102c75d79 UTM + 630137\n7 UTM 0x0000000102c7a70d UTM + 648973\n8 UTM 0x0000000102d9cb89 UTM + 1837961\n9 UTM 0x0000000102c7a71d UTM + 648989\n10 UTM 0x0000000102d8d3e9 UTM + 1774569\n11 UTM 0x0000000102d07b75 UTM + 1227637\n12 UTM 0x0000000102d9e95d UTM + 1845597\n13 UTM 0x0000000102c667c9 UTM + 567241\n14 libswift_Concurrency.dylib 0x000000022550dea1 _ZL23completeTaskWithClosurePN5swift12AsyncContextEPNS_10SwiftErrorE + 1"],
"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},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":116087,"threadState":{"x":[{"value":4950895104},{"value":6125922256},{"value":4},{"value":4950896128},{"value":193},{"value":6125922072},{"value":5},{"value":7070852828,"symbolLocation":0,"symbol":"firstByteMark"},{"value":8513347584,"symbolLocation":48,"symbol":"_OBJC_PROTOCOL_$_NSTabViewDelegate"},{"value":2256724272505815185},{"value":1},{"value":4950896321},{"value":4238353408},{"value":2},{"value":65533},{"value":3},{"value":1},{"value":6125922642},{"value":0},{"value":105553131277216},{"value":8312382433,"objc-selector":"callStackSymbols"},{"value":105553138901376},{"value":8312360960,"objc-selector":"ationIntent"},{"value":8554520576,"symbolLocation":16,"symbol":"OBJC_METACLASS_$__NSTextViewRulerHelper"},{"value":8312364453,"objc-selector":"countByEnumeratingWithState:objects:count:"},{"value":0},{"value":8580041280},{"value":8312369978,"objc-selector":"appendFormat:"},{"value":15}],"flavor":"ARM_THREAD_STATE64","lr":{"value":15494071575132762556},"cpsr":{"value":1610616832},"fp":{"value":6125924816},"sp":{"value":6125924736},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":7117992388,"matchesCrashFrame":1},"far":{"value":4936040448}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3928516,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":324,"imageIndex":0},{"imageOffset":3928508,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":316,"imageIndex":0},{"imageOffset":4640472,"symbol":"-[NSApplication _showException:]","symbolLocation":508,"imageIndex":0},{"imageOffset":3928024,"symbol":"-[NSApplication reportException:]","symbolLocation":832,"imageIndex":0},{"imageOffset":205588,"symbol":"-[NSApplication run]","symbolLocation":792,"imageIndex":0},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":0},{"imageOffset":609944,"symbol":"specialized runApp(_:)","symbolLocation":148,"imageIndex":1},{"imageOffset":12727688,"symbol":"runApp(_:)","symbolLocation":260,"imageIndex":1},{"imageOffset":6918764,"symbol":"static App.main()","symbolLocation":128,"imageIndex":1},{"imageOffset":550772,"imageIndex":2},{"imageOffset":542036,"imageIndex":2},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":3}]},{"id":116114,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":116115,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":116122,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":116127,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":5},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":116128,"name":"CVDisplayLink","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":4},{"imageOffset":15180,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":7},{"imageOffset":11900,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":488,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":116130,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":116149,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":116150,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":116151,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 7114063872,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15433728,
"uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7694532608,
"CFBundleShortVersionString" : "3.5.2",
"CFBundleIdentifier" : "com.apple.SwiftUI",
"size" : 17104896,
"uuid" : "a0880407-aa9e-3896-ac89-319c36ae4a0f",
"path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
"name" : "SwiftUI",
"CFBundleVersion" : "3.5.2"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4340957184,
"CFBundleShortVersionString" : "3.2.2",
"CFBundleIdentifier" : "com.utmapp.UTM",
"size" : 4669440,
"uuid" : "0e78fde5-884a-33b6-84a8-d0fccc33b88c",
"path" : "\/Applications\/UTM.app\/Contents\/MacOS\/UTM",
"name" : "UTM",
"CFBundleVersion" : "56"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4347461632,
"size" : 393216,
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7067963392,
"size" : 53248,
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7067734016,
"size" : 229376,
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7068286976,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7192391680,
"CFBundleShortVersionString" : "1.8",
"CFBundleIdentifier" : "com.apple.CoreVideo",
"size" : 385024,
"uuid" : "66746bae-3892-303b-8144-e8568a7904e7",
"path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
"name" : "CoreVideo",
"CFBundleVersion" : "475.2"
}
],
"sharedCache" : {
"base" : 7064666112,
"size" : 3136077824,
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 4032K 4 \nCG image 1616K 12 \nCG raster data 672K 5 \nColorSync 560K 28 \nCoreAnimation 6528K 84 \nCoreGraphics 32K 2 \nCoreServices 624K 2 \nCoreUI image data 3904K 31 \nFoundation 16K 1 \nImage IO 640K 5 \nKernel Alloc Once 32K 1 \nMALLOC 272.3M 49 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 840.0M 7 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.2M 10 \nStack 12.8M 10 \nVM_ALLOCATE 1392K 21 \n__AUTH 2676K 303 \n__AUTH_CONST 20.5M 500 \n__CTF 756 1 \n__DATA 16.8M 535 \n__DATA_CONST 18.5M 544 \n__DATA_DIRTY 1810K 200 \n__FONT_DATA 4K 1 \n__LINKEDIT 582.3M 43 \n__OBJC_CONST 3356K 264 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 521.4M 562 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 280.5M 77 \nshared memory 848K 15 \n=========== ======= ======= \nTOTAL 3.0G 3339 \nTOTAL, minus reserved VM space 1.9G 3339 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112dda2fc54bc3389840642",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "628bd2fda5168570b594bb52"
},
"deploymentId" : 240000135
},
{
"rolloutId" : "5fb4245a1bbfe8005e33a1e1",
"factorPackIds" : {
},
"deploymentId" : 240000015
}
],
"experiments" : [
]
}
}
Model: MacBookPro18,1, BootROM 7459.121.3, proc 10:8:2 processors, 16 GB, SMC
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: iPhone, Ethernet, en8
USB Device: USB31Bus
USB Device: USB31Bus
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.
```
Contributor guide
Assessment
This issue has not been assessed yet.