Created
July 20, 2022 02:17
-
-
Save luosheng/99fcecb4da891e0d330c8bb0a963072d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------- | |
Translated Report (Full Report Below) | |
------------------------------------- | |
Process: Input Source Pro [83888] | |
Path: /Applications/Input Source Pro.app/Contents/MacOS/Input Source Pro | |
Identifier: com.runjuu.Input-Source-Pro | |
Version: 2.1.1-beta (316) | |
Code Type: ARM-64 (Native) | |
Parent Process: launchd [1] | |
User ID: 501 | |
Date/Time: 2022-07-18 08:17:18.2302 +0800 | |
OS Version: macOS 12.4 (21F79) | |
Report Version: 12 | |
Anonymous UUID: 70A6C3ED-E81D-38B4-89D8-8BBCDD06AE8D | |
Sleep/Wake UUID: 0F389B61-CF8F-4EFB-9FAF-C650C3043765 | |
Time Awake Since Boot: 920000 seconds | |
Time Since Wake: 903673 seconds | |
System Integrity Protection: enabled | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_BREAKPOINT (SIGTRAP) | |
Exception Codes: 0x0000000000000001, 0x00000001d0e8e1b0 | |
Exception Note: EXC_CORPSE_NOTIFY | |
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 | |
Terminating Process: exc handler [83888] | |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread | |
0 libswiftCore.dylib 0x1d0e8e1b0 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 | |
1 libswiftCore.dylib 0x1d0e8e1b0 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 | |
2 libswiftCore.dylib 0x1d0e8def4 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 200 | |
3 libswiftCore.dylib 0x1d0e8dcec closure #1 in _assertionFailure(_:_:file:line:flags:) + 212 | |
4 libswiftCore.dylib 0x1d0e8d84c _assertionFailure(_:_:file:line:flags:) + 236 | |
5 libswiftCore.dylib 0x1d0e8db90 _fatalErrorMessage(_:_:file:line:flags:) + 44 | |
6 libswiftCore.dylib 0x1d105ee7c _StringGuts.isOnUnicodeScalarBoundary(_:) + 292 | |
7 libswiftCore.dylib 0x1d105786c _StringGuts.isOnGraphemeClusterBoundary(_:) + 116 | |
8 libswiftCore.dylib 0x1d1057680 String.Index.init<A>(_:_genericWithin:) + 324 | |
9 libswiftCore.dylib 0x1d105791c String.Index.init<A>(_:within:) + 16 | |
10 libswiftFoundation.dylib 0x1d5417884 Range<>.init(_:in:) + 232 | |
11 Input Source Pro 0x102f8286c 0x102f74000 + 59500 | |
12 Input Source Pro 0x102f82d30 0x102f74000 + 60720 | |
13 Input Source Pro 0x102f81e78 0x102f74000 + 56952 | |
14 Input Source Pro 0x102f8b4dc 0x102f74000 + 95452 | |
15 Input Source Pro 0x102f8a5fc 0x102f74000 + 91644 | |
16 Input Source Pro 0x102ffc5b4 0x102f74000 + 558516 | |
17 Input Source Pro 0x102ffb93c 0x102f74000 + 555324 | |
18 Combine 0x1d2d53934 Publishers.CompactMap.Inner.receive(_:) + 296 | |
19 Combine 0x1d2d0c084 Publishers.Autoconnect.Inner.receive(_:) + 52 | |
20 Combine 0x1d2ccf39c Publishers.Multicast.Inner.receive(_:) + 236 | |
21 Combine 0x1d2ccf584 protocol witness for Subscriber.receive(_:) in conformance Publishers.Multicast<A, B>.Inner<A1> + 24 | |
22 Combine 0x1d2cfb3a4 PassthroughSubject.Conduit.offer(_:) + 724 | |
23 Combine 0x1d2cfcb78 partial apply for closure #1 in PassthroughSubject.send(_:) + 64 | |
24 Combine 0x1d2d47bf0 ConduitList.forEach(_:) + 272 | |
25 Combine 0x1d2cfa9c4 PassthroughSubject.send(_:) + 248 | |
26 Combine 0x1d2d50d24 SubjectSubscriber.receive(_:) + 196 | |
27 Combine 0x1d2d51104 protocol witness for Subscriber.receive(_:) in conformance SubjectSubscriber<A> + 24 | |
28 Combine 0x1d2d98520 Publishers.Throttle.Inner.emitToDownstream() + 3644 | |
29 libswiftFoundation.dylib 0x1d5315700 thunk for @escaping @callee_guaranteed () -> () + 36 | |
30 CoreFoundation 0x1c3db0af4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 28 | |
31 CoreFoundation 0x1c3db096c __CFRunLoopDoBlocks + 412 | |
32 CoreFoundation 0x1c3daf97c __CFRunLoopRun + 1720 | |
33 CoreFoundation 0x1c3daeb24 CFRunLoopRunSpecific + 600 | |
34 HIToolbox 0x1cc9e7338 RunCurrentEventLoopInMode + 292 | |
35 HIToolbox 0x1cc9e70b4 ReceiveNextEventCommon + 564 | |
36 HIToolbox 0x1cc9e6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72 | |
37 AppKit 0x1c691578c _DPSNextEvent + 860 | |
38 AppKit 0x1c6914084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328 | |
39 AppKit 0x1c6906250 -[NSApplication run] + 596 | |
40 AppKit 0x1c68d796c NSApplicationMain + 1132 | |
41 Input Source Pro 0x102f76e70 0x102f74000 + 11888 | |
42 dyld 0x10339508c start + 520 | |
Thread 1: | |
0 libsystem_kernel.dylib 0x1c3caa06c __semwait_signal + 8 | |
1 libsystem_c.dylib 0x1c3bb2fc8 nanosleep + 220 | |
2 libsystem_c.dylib 0x1c3bbdb78 sleep + 52 | |
3 Input Source Pro 0x103083c84 0x102f74000 + 1113220 | |
4 libsystem_pthread.dylib 0x1c3ce426c _pthread_start + 148 | |
5 libsystem_pthread.dylib 0x1c3cdf08c thread_start + 8 | |
Thread 2:: SentryCrash Exception Handler (Secondary) | |
0 libsystem_kernel.dylib 0x1c3ca68b0 mach_msg_trap + 8 | |
1 libsystem_kernel.dylib 0x1c3ca6d20 mach_msg + 76 | |
2 Input Source Pro 0x10307f56c 0x102f74000 + 1095020 | |
3 libsystem_pthread.dylib 0x1c3ce426c _pthread_start + 148 | |
4 libsystem_pthread.dylib 0x1c3cdf08c thread_start + 8 | |
Thread 3:: com.apple.NSEventThread | |
0 libsystem_kernel.dylib 0x1c3ca68b0 mach_msg_trap + 8 | |
1 libsystem_kernel.dylib 0x1c3ca6d20 mach_msg + 76 | |
2 CoreFoundation 0x1c3db12b0 __CFRunLoopServiceMachPort + 372 | |
3 CoreFoundation 0x1c3daf760 __CFRunLoopRun + 1180 | |
4 CoreFoundation 0x1c3daeb24 CFRunLoopRunSpecific + 600 | |
5 AppKit 0x1c6a82374 _NSEventThread + 196 | |
6 libsystem_pthread.dylib 0x1c3ce426c _pthread_start + 148 | |
7 libsystem_pthread.dylib 0x1c3cdf08c thread_start + 8 | |
Thread 4:: com.apple.NSURLConnectionLoader | |
0 libsystem_kernel.dylib 0x1c3ca68b0 mach_msg_trap + 8 | |
1 libsystem_kernel.dylib 0x1c3ca6d20 mach_msg + 76 | |
2 CoreFoundation 0x1c3db12b0 __CFRunLoopServiceMachPort + 372 | |
3 CoreFoundation 0x1c3daf760 __CFRunLoopRun + 1180 | |
4 CoreFoundation 0x1c3daeb24 CFRunLoopRunSpecific + 600 | |
5 CFNetwork 0x1c8ba4698 0x1c8939000 + 2537112 | |
6 Foundation 0x1c4c8b63c __NSThread__start__ + 808 | |
7 libsystem_pthread.dylib 0x1c3ce426c _pthread_start + 148 | |
8 libsystem_pthread.dylib 0x1c3cdf08c thread_start + 8 | |
Thread 5: | |
0 libsystem_pthread.dylib 0x1c3cdf078 start_wqthread + 0 | |
Thread 6: | |
0 libsystem_pthread.dylib 0x1c3cdf078 start_wqthread + 0 | |
Thread 7: | |
0 libsystem_pthread.dylib 0x1c3cdf078 start_wqthread + 0 | |
Thread 8: | |
0 libsystem_pthread.dylib 0x1c3cdf078 start_wqthread + 0 | |
Thread 0 crashed with ARM Thread State (64-bit): | |
x0: 0x0000000103358000 x1: 0x00006000029317b0 x2: 0x0000000000000000 x3: 0x00000001c3af304c | |
x4: 0x0000000000000004 x5: 0x000000016ce88ca0 x6: 0x0000000000000072 x7: 0x0000000000000001 | |
x8: 0x00000000000003ff x9: 0x00000000ffda099f x10: 0x00000000000007fb x11: 0x00000000000007fd | |
x12: 0x000000000000017c x13: 0x00000000ffda099f x14: 0x00000000fffa1000 x15: 0x0000000000000342 | |
x16: 0x0000000080000000 x17: 0x000000007fe00000 x18: 0x0000000000000000 x19: 0xffffffffffff0000 | |
x20: 0x0000000000000000 x21: 0xc000000000000014 x22: 0x000000016ce88ed0 x23: 0x000000014c019b10 | |
x24: 0xc000000000000014 x25: 0x400060000250e970 x26: 0x000000016ce88ea0 x27: 0x000000021d43ca38 | |
x28: 0x0000000000000000 fp: 0x000000016ce88d50 lr: 0x6a740001d0e8e1b0 | |
sp: 0x000000016ce88d30 pc: 0x00000001d0e8e1b0 cpsr: 0x60001000 | |
far: 0xffff80001005000c esr: 0xf2000001 (Breakpoint) brk 1 | |
Binary Images: | |
0x1d0e54000 - 0x1d1352fff libswiftCore.dylib (*) <7ea04a7e-6cf6-34db-b042-b49f544077dd> /usr/lib/swift/libswiftCore.dylib | |
0x1d5312000 - 0x1d568cfff libswiftFoundation.dylib (*) <199f758f-4e29-32ea-93f2-05cc9d101158> /usr/lib/swift/libswiftFoundation.dylib | |
0x102f74000 - 0x10314ffff com.runjuu.Input-Source-Pro (2.1.1-beta) <7045a609-5f71-39fe-a5ed-a152c03feb86> /Applications/Input Source Pro.app/Contents/MacOS/Input Source Pro | |
0x1d2ccd000 - 0x1d2e1afff com.apple.combine (1.0) <2ac7d7f3-90cd-3485-866c-b52e456215fa> /System/Library/Frameworks/Combine.framework/Versions/A/Combine | |
0x1c3d2c000 - 0x1c4272fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x1cc9b5000 - 0x1ccce8fff com.apple.HIToolbox (2.1.1) <f842b96a-54f3-36f3-9b94-b258fae1b7eb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x1c68d4000 - 0x1c778bfff com.apple.AppKit (6.9) <a773dd23-b1c8-3c9b-9175-9a71d210ace0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x103390000 - 0x1033effff dyld (*) <d9c2a46e-8dc4-3950-9d6a-f799e8ccb683> /usr/lib/dyld | |
0x1c3ca5000 - 0x1c3cdcfff libsystem_kernel.dylib (*) <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib | |
0x1c3ba4000 - 0x1c3c25fff libsystem_c.dylib (*) <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib | |
0x1c3cdd000 - 0x1c3ce9fff libsystem_pthread.dylib (*) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib | |
0x1c8939000 - 0x1c8dedfff com.apple.CFNetwork (1333.0.4) <a3011783-18d8-33ef-a04f-ebb14fcc2ab5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x1c4c2f000 - 0x1c5020fff com.apple.Foundation (6.9) <a2e534d9-cdf0-397f-a41e-147559c83893> /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.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%) | |
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%) | |
VIRTUAL REGION | |
REGION TYPE SIZE COUNT (non-coalesced) | |
=========== ======= ======= | |
Accelerate framework 512K 4 | |
Activity Tracing 256K 1 | |
CG backing stores 6912K 8 | |
CG image 1248K 39 | |
CG raster data 320K 1 | |
ColorSync 560K 28 | |
CoreAnimation 10.3M 107 | |
CoreData Object IDs 4112K 2 | |
CoreGraphics 48K 3 | |
CoreImage 48K 3 | |
CoreUI image data 3472K 26 | |
Foundation 16K 1 | |
Image IO 208K 7 | |
Kernel Alloc Once 32K 1 | |
MALLOC 330.2M 86 | |
MALLOC guard page 288K 15 | |
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated) | |
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) | |
SQLite page cache 320K 5 | |
STACK GUARD 56.1M 9 | |
Stack 12.2M 9 | |
VM_ALLOCATE 1504K 29 | |
__AUTH 2460K 263 | |
__AUTH_CONST 19.0M 453 | |
__CTF 756 1 | |
__DATA 12.4M 443 | |
__DATA_CONST 15.9M 460 | |
__DATA_DIRTY 1559K 171 | |
__FONT_DATA 4K 1 | |
__LINKEDIT 577.9M 5 | |
__OBJC_CONST 2660K 220 | |
__OBJC_RO 83.0M 1 | |
__OBJC_RW 3152K 1 | |
__TEXT 461.7M 476 | |
__UNICODE 592K 1 | |
dyld private memory 1024K 1 | |
libnetwork 128K 8 | |
mapped file 475.1M 52 | |
shared memory 896K 16 | |
=========== ======= ======= | |
TOTAL 3.6G 2968 | |
TOTAL, minus reserved VM space 2.0G 2968 | |
----------- | |
Full Report | |
----------- | |
{"app_name":"Input Source Pro","timestamp":"2022-07-18 08:17:21.00 +0800","app_version":"2.1.1-beta","slice_uuid":"7045a609-5f71-39fe-a5ed-a152c03feb86","build_version":"316","platform":1,"bundleID":"com.runjuu.Input-Source-Pro","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"63EFE86F-CDC4-4870-B6BC-9ECF4DB81BB1","name":"Input Source Pro"} | |
{ | |
"uptime" : 920000, | |
"procLaunch" : "2022-07-18 07:54:01.8677 +0800", | |
"procRole" : "Background", | |
"version" : 2, | |
"userID" : 501, | |
"deployVersion" : 210, | |
"modelCode" : "MacBookPro18,2", | |
"procStartAbsTime" : 22114650212766, | |
"coalitionID" : 178125, | |
"osVersion" : { | |
"train" : "macOS 12.4", | |
"build" : "21F79", | |
"releaseType" : "User" | |
}, | |
"captureTime" : "2022-07-18 08:17:18.2302 +0800", | |
"incident" : "63EFE86F-CDC4-4870-B6BC-9ECF4DB81BB1", | |
"bug_type" : "309", | |
"pid" : 83888, | |
"procExitAbsTime" : 22148162400629, | |
"translated" : false, | |
"cpuType" : "ARM-64", | |
"procName" : "Input Source Pro", | |
"procPath" : "\/Applications\/Input Source Pro.app\/Contents\/MacOS\/Input Source Pro", | |
"bundleInfo" : {"CFBundleShortVersionString":"2.1.1-beta","CFBundleVersion":"316","CFBundleIdentifier":"com.runjuu.Input-Source-Pro"}, | |
"storeInfo" : {"deviceIdentifierForVendor":"F82F6CBF-B82F-5E9C-BC50-7747AD62E2A9","thirdParty":true}, | |
"parentProc" : "launchd", | |
"parentPid" : 1, | |
"coalitionName" : "com.runjuu.Input-Source-Pro", | |
"crashReporterKey" : "70A6C3ED-E81D-38B4-89D8-8BBCDD06AE8D", | |
"wakeTime" : 903673, | |
"sleepWakeUUID" : "0F389B61-CF8F-4EFB-9FAF-C650C3043765", | |
"sip" : "enabled", | |
"isCorpse" : 1, | |
"exception" : {"codes":"0x0000000000000001, 0x00000001d0e8e1b0","rawCodes":[1,7799890352],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"}, | |
"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":83888}, | |
"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":27727386,"threadState":{"x":[{"value":4348805120},{"value":105553159460784},{"value":0},{"value":7578005580,"symbolLocation":0,"symbol":"nanov2_free_definite_size"},{"value":4},{"value":6122146976},{"value":114},{"value":1},{"value":1023},{"value":4292479391},{"value":2043},{"value":2045},{"value":380},{"value":4292479391},{"value":4294578176},{"value":834},{"value":2147483648},{"value":2145386496},{"value":0},{"value":18446744073709486080},{"value":0},{"value":13835058055282163732},{"value":6122147536},{"value":5570140944},{"value":13835058055282163732},{"value":4611791571582511472},{"value":6122147488},{"value":9080916536,"symbolLocation":0,"symbol":"value witness table for String"},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7670756073118687664},"cpsr":{"value":1610616832},"fp":{"value":6122147152},"sp":{"value":6122147120},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":7799890352,"matchesCrashFrame":1},"far":{"value":18446603336489959436}},"queue":"com.apple.main-thread","frames":[{"imageOffset":238000,"symbol":"closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:)","symbolLocation":380,"imageIndex":0},{"imageOffset":238000,"symbol":"closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:)","symbolLocation":380,"imageIndex":0},{"imageOffset":237300,"symbol":"closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:)","symbolLocation":200,"imageIndex":0},{"imageOffset":236780,"symbol":"closure #1 in _assertionFailure(_:_:file:line:flags:)","symbolLocation":212,"imageIndex":0},{"imageOffset":235596,"symbol":"_assertionFailure(_:_:file:line:flags:)","symbolLocation":236,"imageIndex":0},{"imageOffset":236432,"symbol":"_fatalErrorMessage(_:_:file:line:flags:)","symbolLocation":44,"imageIndex":0},{"imageOffset":2141820,"symbol":"_StringGuts.isOnUnicodeScalarBoundary(_:)","symbolLocation":292,"imageIndex":0},{"imageOffset":2111596,"symbol":"_StringGuts.isOnGraphemeClusterBoundary(_:)","symbolLocation":116,"imageIndex":0},{"imageOffset":2111104,"symbol":"String.Index.init<A>(_:_genericWithin:)","symbolLocation":324,"imageIndex":0},{"imageOffset":2111772,"symbol":"String.Index.init<A>(_:within:)","symbolLocation":16,"imageIndex":0},{"imageOffset":1071236,"symbol":"Range<>.init(_:in:)","symbolLocation":232,"imageIndex":1},{"imageOffset":59500,"imageIndex":2},{"imageOffset":60720,"imageIndex":2},{"imageOffset":56952,"imageIndex":2},{"imageOffset":95452,"imageIndex":2},{"imageOffset":91644,"imageIndex":2},{"imageOffset":558516,"imageIndex":2},{"imageOffset":555324,"imageIndex":2},{"imageOffset":551220,"symbol":"Publishers.CompactMap.Inner.receive(_:)","symbolLocation":296,"imageIndex":3},{"imageOffset":258180,"symbol":"Publishers.Autoconnect.Inner.receive(_:)","symbolLocation":52,"imageIndex":3},{"imageOffset":9116,"symbol":"Publishers.Multicast.Inner.receive(_:)","symbolLocation":236,"imageIndex":3},{"imageOffset":9604,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Publishers.Multicast<A, B>.Inner<A1>","symbolLocation":24,"imageIndex":3},{"imageOffset":189348,"symbol":"PassthroughSubject.Conduit.offer(_:)","symbolLocation":724,"imageIndex":3},{"imageOffset":195448,"symbol":"partial apply for closure #1 in PassthroughSubject.send(_:)","symbolLocation":64,"imageIndex":3},{"imageOffset":502768,"symbol":"ConduitList.forEach(_:)","symbolLocation":272,"imageIndex":3},{"imageOffset":186820,"symbol":"PassthroughSubject.send(_:)","symbolLocation":248,"imageIndex":3},{"imageOffset":539940,"symbol":"SubjectSubscriber.receive(_:)","symbolLocation":196,"imageIndex":3},{"imageOffset":540932,"symbol":"protocol witness for Subscriber.receive(_:) in conformance SubjectSubscriber<A>","symbolLocation":24,"imageIndex":3},{"imageOffset":832800,"symbol":"Publishers.Throttle.Inner.emitToDownstream()","symbolLocation":3644,"imageIndex":3},{"imageOffset":14080,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":36,"imageIndex":1},{"imageOffset":543476,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":28,"imageIndex":4},{"imageOffset":543084,"symbol":"__CFRunLoopDoBlocks","symbolLocation":412,"imageIndex":4},{"imageOffset":539004,"symbol":"__CFRunLoopRun","symbolLocation":1720,"imageIndex":4},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":5},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":6},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":6},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":6},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":6},{"imageOffset":11888,"imageIndex":2},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":7}]},{"id":27727540,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":8},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":9},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":9},{"imageOffset":1113220,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":27727541,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":8},{"imageOffset":1095020,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":27727551,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":8},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":27727635,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":8},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":2537112,"imageIndex":11},{"imageOffset":378428,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":27769757,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":27769758,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":27769764,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":27769766,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}], | |
"usedImages" : [ | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7799652352, | |
"size" : 5238784, | |
"uuid" : "7ea04a7e-6cf6-34db-b042-b49f544077dd", | |
"path" : "\/usr\/lib\/swift\/libswiftCore.dylib", | |
"name" : "libswiftCore.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7871733760, | |
"size" : 3649536, | |
"uuid" : "199f758f-4e29-32ea-93f2-05cc9d101158", | |
"path" : "\/usr\/lib\/swift\/libswiftFoundation.dylib", | |
"name" : "libswiftFoundation.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4344725504, | |
"CFBundleShortVersionString" : "2.1.1-beta", | |
"CFBundleIdentifier" : "com.runjuu.Input-Source-Pro", | |
"size" : 1949696, | |
"uuid" : "7045a609-5f71-39fe-a5ed-a152c03feb86", | |
"path" : "\/Applications\/Input Source Pro.app\/Contents\/MacOS\/Input Source Pro", | |
"name" : "Input Source Pro", | |
"CFBundleVersion" : "316" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7831605248, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.combine", | |
"size" : 1368064, | |
"uuid" : "2ac7d7f3-90cd-3485-866c-b52e456215fa", | |
"path" : "\/System\/Library\/Frameworks\/Combine.framework\/Versions\/A\/Combine", | |
"name" : "Combine", | |
"CFBundleVersion" : "281.100" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7580336128, | |
"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" : 7727697920, | |
"CFBundleShortVersionString" : "2.1.1", | |
"CFBundleIdentifier" : "com.apple.HIToolbox", | |
"size" : 3358720, | |
"uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb", | |
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", | |
"name" : "HIToolbox" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7626113024, | |
"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" : 4349034496, | |
"size" : 393216, | |
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683", | |
"path" : "\/usr\/lib\/dyld", | |
"name" : "dyld" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7579783168, | |
"size" : 229376, | |
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e", | |
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", | |
"name" : "libsystem_kernel.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7578730496, | |
"size" : 532480, | |
"uuid" : "86746b94-88e3-342d-b2b2-54303404e492", | |
"path" : "\/usr\/lib\/system\/libsystem_c.dylib", | |
"name" : "libsystem_c.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7580012544, | |
"size" : 53248, | |
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23", | |
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", | |
"name" : "libsystem_pthread.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7660081152, | |
"CFBundleShortVersionString" : "1333.0.4", | |
"CFBundleIdentifier" : "com.apple.CFNetwork", | |
"size" : 4935680, | |
"uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5", | |
"path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork", | |
"name" : "CFNetwork", | |
"CFBundleVersion" : "1333.0.4" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7596077056, | |
"CFBundleShortVersionString" : "6.9", | |
"CFBundleIdentifier" : "com.apple.Foundation", | |
"size" : 4136960, | |
"uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893", | |
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", | |
"name" : "Foundation", | |
"CFBundleVersion" : "1863" | |
} | |
], | |
"sharedCache" : { | |
"base" : 7576715264, | |
"size" : 3136077824, | |
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038" | |
}, | |
"vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 6912K 8 \nCG image 1248K 39 \nCG raster data 320K 1 \nColorSync 560K 28 \nCoreAnimation 10.3M 107 \nCoreData Object IDs 4112K 2 \nCoreGraphics 48K 3 \nCoreImage 48K 3 \nCoreUI image data 3472K 26 \nFoundation 16K 1 \nImage IO 208K 7 \nKernel Alloc Once 32K 1 \nMALLOC 330.2M 86 \nMALLOC guard page 288K 15 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 320K 5 \nSTACK GUARD 56.1M 9 \nStack 12.2M 9 \nVM_ALLOCATE 1504K 29 \n__AUTH 2460K 263 \n__AUTH_CONST 19.0M 453 \n__CTF 756 1 \n__DATA 12.4M 443 \n__DATA_CONST 15.9M 460 \n__DATA_DIRTY 1559K 171 \n__FONT_DATA 4K 1 \n__LINKEDIT 577.9M 5 \n__OBJC_CONST 2660K 220 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 461.7M 476 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 128K 8 \nmapped file 475.1M 52 \nshared memory 896K 16 \n=========== ======= ======= \nTOTAL 3.6G 2968 \nTOTAL, minus reserved VM space 2.0G 2968 \n", | |
"legacyInfo" : { | |
"threadTriggered" : { | |
"queue" : "com.apple.main-thread" | |
} | |
}, | |
"trialInfo" : { | |
"rollouts" : [ | |
{ | |
"rolloutId" : "5fc94383418129005b4e9ae0", | |
"factorPackIds" : { | |
}, | |
"deploymentId" : 240000401 | |
}, | |
{ | |
"rolloutId" : "61301e3a61217b3110231469", | |
"factorPackIds" : { | |
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225" | |
}, | |
"deploymentId" : 240000016 | |
} | |
], | |
"experiments" : [ | |
] | |
} | |
} | |
Model: MacBookPro18,2, BootROM 7459.121.3, proc 10:8:2 processors, 64 GB, SMC | |
Graphics: Apple M1 Max, Apple M1 Max, Built-In | |
Display: U2790R3B, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online | |
Display: Color LCD, 3456 x 2234 Retina, 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 | |
USB Device: USB31Bus | |
USB Device: 3-Port USB 2.1 Hub | |
USB Device: USB31Bus | |
USB Device: USB31Bus | |
Thunderbolt Bus: MacBook Pro, Apple Inc. | |
Thunderbolt Bus: MacBook Pro, Apple Inc. | |
Thunderbolt Bus: MacBook Pro, Apple Inc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment