Ansible "Check if node_exporter is installed" crashes frequently
I often get this:
TASK [cloudalchemy.node_exporter : Check if node_exporter is installed] ****************************************************************************************************************************************************************************************************
ok: [fips-test-gitlab-nfs-1]
ERROR! A worker was found in a dead state
Crash report:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Python [87782]
Path: /opt/homebrew/*/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
Identifier: org.python.python
Version: 3.9.10 (3.9.10)
Code Type: ARM-64 (Native)
Parent Process: Exited process [85661]
Responsible: iTerm2 [627]
User ID: 501
Date/Time: 2022-04-13 00:06:18.6834 -0700
OS Version: macOS 12.1 (21C52)
Report Version: 12
Anonymous UUID: A4F9D02B-8578-EE15-F4B4-DC110684D7CC
Sleep/Wake UUID: E7338C42-994D-415A-9D67-C83B77DF7937
Time Awake Since Boot: 220000 seconds
Time Since Wake: 14699 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000010803cad4
Exception Codes: 0x0000000000000001, 0x000000010803cad4
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [87782]
VM Region Info: 0x10803cad4 is not in any region. Bytes after previous region: 2773 Bytes before following region: 259372
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
VM_ALLOCATE 107ffc000-10803c000 [ 256K] rw-/rwx SM=COW
---> GAP OF 0x40000 BYTES
VM_ALLOCATE 10807c000-1080bc000 [ 256K] rw-/rwx SM=COW
Application Specific Information:
*** multi-threaded process forked ***
crashed on child side of fork pre-exec
Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_trace.dylib 0x1c612cc34 _os_log_preferences_refresh + 64
1 libsystem_trace.dylib 0x1c612cc18 _os_log_preferences_refresh + 36
2 libsystem_trace.dylib 0x1c612d670 os_log_type_enabled + 660
3 CoreFoundation 0x1c6425b14 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 204
4 CoreFoundation 0x1c6425a28 -[CFPrefsSource copyValueForKey:] + 60
5 CoreFoundation 0x1c64259d4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 44
6 CoreFoundation 0x1c641e950 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 384
7 CoreFoundation 0x1c65915dc -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 392
8 CoreFoundation 0x1c641e310 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 168
9 CoreFoundation 0x1c641e22c _CFPreferencesCopyAppValueWithContainerAndConfiguration + 128
10 SystemConfiguration 0x1c6fdebfc SCDynamicStoreCopyProxiesWithOptions + 180
11 _scproxy.cpython-39-darwin.so 0x106f6baa0 get_proxies + 28
12 Python 0x105226890 cfunction_vectorcall_NOARGS + 96
13 Python 0x1052cf4c8 call_function + 128
14 Python 0x1052c76b0 _PyEval_EvalFrameDefault + 16780
15 Python 0x1051d7574 _PyFunction_Vectorcall + 180
16 Python 0x1052cf4c8 call_function + 128
17 Python 0x1052c76b0 _PyEval_EvalFrameDefault + 16780
18 Python 0x1051d7574 _PyFunction_Vectorcall + 180
19 Python 0x1052cf4c8 call_function + 128
20 Python 0x1052c76b0 _PyEval_EvalFrameDefault + 16780
21 Python 0x1052c2524 _PyEval_EvalCode + 444
22 Python 0x1051d762c _PyFunction_Vectorcall + 364
23 Python 0x1051d6cac _PyObject_FastCallDictTstate + 96
24 Python 0x10524b230 slot_tp_init + 188
25 Python 0x105250e90 type_call + 300
26 Python 0x1051d6a2c _PyObject_MakeTpCall + 132
27 Python 0x1052cf554 call_function + 268
28 Python 0x1052c76b0 _PyEval_EvalFrameDefault + 16780
29 Python 0x1052c2524 _PyEval_EvalCode + 444
30 Python 0x1051d762c _PyFunction_Vectorcall + 364
31 Python 0x1052c3dc0 _PyEval_EvalFrameDefault + 2204
32 Python 0x1052c2524 _PyEval_EvalCode + 444
33 Python 0x1051d762c _PyFunction_Vectorcall + 364
34 Python 0x1051d9fdc method_vectorcall + 124
35 Python 0x1052cf4c8 call_function + 128
36 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
37 Python 0x1052c2524 _PyEval_EvalCode + 444
38 Python 0x1051d762c _PyFunction_Vectorcall + 364
39 Python 0x1052cf4c8 call_function + 128
40 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
41 Python 0x1052c2524 _PyEval_EvalCode + 444
42 Python 0x1051d762c _PyFunction_Vectorcall + 364
43 Python 0x1051d9fdc method_vectorcall + 124
44 Python 0x1051d71e4 PyVectorcall_Call + 184
45 Python 0x1052c3dc0 _PyEval_EvalFrameDefault + 2204
46 Python 0x1052c2524 _PyEval_EvalCode + 444
47 Python 0x1051d762c _PyFunction_Vectorcall + 364
48 Python 0x1051d9fdc method_vectorcall + 124
49 Python 0x1051d71e4 PyVectorcall_Call + 184
50 Python 0x1052c3dc0 _PyEval_EvalFrameDefault + 2204
51 Python 0x1052c2524 _PyEval_EvalCode + 444
52 Python 0x1051d762c _PyFunction_Vectorcall + 364
53 Python 0x1051d9fdc method_vectorcall + 124
54 Python 0x1052cf4c8 call_function + 128
55 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
56 Python 0x1051ebad0 gen_send_ex + 192
57 Python 0x1051fc554 list_extend + 516
58 Python 0x1051bbb5c PySequence_Fast + 180
59 Python 0x10526ac38 PyUnicode_Join + 36
60 Python 0x105226754 cfunction_vectorcall_O + 100
61 Python 0x1052cf4c8 call_function + 128
62 Python 0x1052c76b0 _PyEval_EvalFrameDefault + 16780
63 Python 0x1052c2524 _PyEval_EvalCode + 444
64 Python 0x1051d762c _PyFunction_Vectorcall + 364
65 Python 0x1051d9fdc method_vectorcall + 124
66 Python 0x1052cf4c8 call_function + 128
67 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
68 Python 0x1052c2524 _PyEval_EvalCode + 444
69 Python 0x1051d762c _PyFunction_Vectorcall + 364
70 Python 0x1051d9fdc method_vectorcall + 124
71 Python 0x1052cf4c8 call_function + 128
72 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
73 Python 0x1052c2524 _PyEval_EvalCode + 444
74 Python 0x1051d762c _PyFunction_Vectorcall + 364
75 Python 0x1052cf4c8 call_function + 128
76 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
77 Python 0x1051d7574 _PyFunction_Vectorcall + 180
78 Python 0x1051d9fdc method_vectorcall + 124
79 Python 0x1052cf4c8 call_function + 128
80 Python 0x1052c8de4 _PyEval_EvalFrameDefault + 22720
81 Python 0x1052c2524 _PyEval_EvalCode + 444
82 Python 0x1051d762c _PyFunction_Vectorcall + 364
83 Python 0x1051d9fdc method_vectorcall + 124
84 Python 0x1052cf4c8 call_function + 128
85 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
86 Python 0x1052c2524 _PyEval_EvalCode + 444
87 Python 0x1051d762c _PyFunction_Vectorcall + 364
88 Python 0x1052cf4c8 call_function + 128
89 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
90 Python 0x1052c2524 _PyEval_EvalCode + 444
91 Python 0x1051d762c _PyFunction_Vectorcall + 364
92 Python 0x1052cf4c8 call_function + 128
93 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
94 Python 0x1051d7574 _PyFunction_Vectorcall + 180
95 Python 0x1052cf4c8 call_function + 128
96 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
97 Python 0x1051d7574 _PyFunction_Vectorcall + 180
98 Python 0x1052cf4c8 call_function + 128
99 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
100 Python 0x1052c2524 _PyEval_EvalCode + 444
101 Python 0x1051d762c _PyFunction_Vectorcall + 364
102 Python 0x1051d9fdc method_vectorcall + 124
103 Python 0x1052cf4c8 call_function + 128
104 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
105 Python 0x1051d7574 _PyFunction_Vectorcall + 180
106 Python 0x1052cf4c8 call_function + 128
107 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
108 Python 0x1051d7574 _PyFunction_Vectorcall + 180
109 Python 0x1051d6cac _PyObject_FastCallDictTstate + 96
110 Python 0x10524b230 slot_tp_init + 188
111 Python 0x105250e90 type_call + 300
112 Python 0x1051d6a2c _PyObject_MakeTpCall + 132
113 Python 0x1052cf554 call_function + 268
114 Python 0x1052c76b0 _PyEval_EvalFrameDefault + 16780
115 Python 0x1051d7574 _PyFunction_Vectorcall + 180
116 Python 0x1052cf4c8 call_function + 128
117 Python 0x1052c8de4 _PyEval_EvalFrameDefault + 22720
118 Python 0x1051d7574 _PyFunction_Vectorcall + 180
119 Python 0x1051d9fdc method_vectorcall + 124
120 Python 0x1052cf4c8 call_function + 128
121 Python 0x1052c8de4 _PyEval_EvalFrameDefault + 22720
122 Python 0x1052c2524 _PyEval_EvalCode + 444
123 Python 0x1051d762c _PyFunction_Vectorcall + 364
124 Python 0x1052cf4c8 call_function + 128
125 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
126 Python 0x1051d7574 _PyFunction_Vectorcall + 180
127 Python 0x1052cf4c8 call_function + 128
128 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
129 Python 0x1052c2524 _PyEval_EvalCode + 444
130 Python 0x1051d762c _PyFunction_Vectorcall + 364
131 Python 0x1052cf4c8 call_function + 128
132 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
133 Python 0x1052c2524 _PyEval_EvalCode + 444
134 Python 0x1051d762c _PyFunction_Vectorcall + 364
135 Python 0x1051d9fdc method_vectorcall + 124
136 Python 0x1052cf4c8 call_function + 128
137 Python 0x1052c7734 _PyEval_EvalFrameDefault + 16912
138 Python 0x1051d7574 _PyFunction_Vectorcall + 180
139 Python 0x1052cf4c8 call_function + 128
140 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
141 Python 0x1052c2524 _PyEval_EvalCode + 444
142 Python 0x1051d762c _PyFunction_Vectorcall + 364
143 Python 0x1052cf4c8 call_function + 128
144 Python 0x1052c8084 _PyEval_EvalFrameDefault + 19296
145 Python 0x1052c2524 _PyEval_EvalCode + 444
146 Python 0x105319fac run_eval_code_obj + 136
147 Python 0x105319ec0 run_mod + 112
148 Python 0x1053174a0 pyrun_file + 168
149 Python 0x105316da0 pyrun_simple_file + 252
150 Python 0x105316c64 PyRun_SimpleFileExFlags + 80
151 Python 0x105336bd4 pymain_run_file + 320
152 Python 0x1053362f4 Py_RunMain + 872
153 Python 0x10533756c pymain_main + 36
154 Python 0x1053377e4 Py_BytesMain + 40
155 dyld 0x104d5d0f4 start + 520
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000104dd062c x1: 0x00000001c61410b3 x2: 0x0000000001000104 x3: 0x0000000000000000
x4: 0x00000001c614104f x5: 0x000000016b363c70 x6: 0x0000000000000074 x7: 0x000000000000003e
x8: 0x000000010803cad2 x9: 0x000000010803cad6 x10: 0x0000000000000001 x11: 0x0000600003e204b0
x12: 0x0000000000000001 x13: 0x00000001c61409ec x14: 0x0000000000000010 x15: 0x000000000000004c
x16: 0x00000001c636e358 x17: 0x0000000220b6a598 x18: 0x0000000000000000 x19: 0x0000600003e20480
x20: 0x0000600003e20480 x21: 0x000000010803cad6 x22: 0x000000021f9c5000 x23: 0x0000000000000000
x24: 0x000000021f45c000 x25: 0x0000000000000000 x26: 0x000000010719f4a2 x27: 0x0000000107165900
x28: 0x0000000159607800 fp: 0x000000016b364180 lr: 0x00000001c612cc18
sp: 0x000000016b364140 pc: 0x00000001c612cc34 cpsr: 0x20001000
far: 0x000000010803cad4 esr: 0x92000007 (Data Abort) byte read Translation fault
Binary Images:
0x1c6128000 - 0x1c6141fff libsystem_trace.dylib (*) <cb31b40d-d932-3628-a4dc-dc2135f9aece> /usr/lib/system/libsystem_trace.dylib
0x1c63f0000 - 0x1c6933fff com.apple.CoreFoundation (6.9) <f5ea9592-4ef9-3d35-b23d-5c21283acc52> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1c6fd8000 - 0x1c705cfff com.apple.SystemConfiguration (1.21) <17311292-ff5e-3412-8935-3a67599869b2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x106f68000 - 0x106f6bfff _scproxy.cpython-39-darwin.so (*) <41bd2f4c-b1bc-34df-ae1b-9371044c1f72> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_scproxy.cpython-39-darwin.so
0x105178000 - 0x10543bfff org.python.python (3.9.10, (c) 2001-2021 Python Software Foundation.) <22cf9d56-1bbe-3faf-93d0-d1c08cf7f7f0> /opt/homebrew/*/Python.framework/Versions/3.9/Python
0x104d58000 - 0x104db7fff dyld (*) <7e92b284-4b90-3b68-b31a-3ddc4c0e8d40> /usr/lib/dyld
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: 8
thread_create: 0
thread_set_state: 44
VM Region Summary:
ReadOnly portion of Libraries: Total=664.7M resident=0K(0%) swapped_out_or_unallocated=664.7M(100%)
Writable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
Kernel Alloc Once 32K 1
MALLOC 302.2M 43
MALLOC guard page 96K 5
MALLOC_MEDIUM (reserved) 1.0G 9 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 16K 1
Stack 48.6M 4
Stack Guard 48K 3
VM_ALLOCATE 1.0G 197
__AUTH 221K 47
__AUTH_CONST 2886K 125
__DATA 2045K 168
__DATA_CONST 4683K 176
__DATA_DIRTY 233K 51
__LINKEDIT 578.8M 52
__OBJC_CONST 259K 29
__OBJC_RO 82.0M 1
__OBJC_RW 3104K 1
__TEXT 85.9M 182
__UNICODE 588K 1
dyld private memory 1024K 1
shared memory 64K 4
=========== ======= =======
TOTAL 3.6G 1103
TOTAL, minus reserved VM space 2.1G 1103
-----------
Full Report
-----------
{"app_name":"Python","timestamp":"2022-04-13 00:06:19.00 -0700","app_version":"3.9.10","slice_uuid":"5ca63e2e-286e-3aad-8ff6-c9fb662aea22","build_version":"3.9.10","platform":1,"bundleID":"org.python.python","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.1 (21C52)","incident_id":"0E29B0D4-B56C-44BD-BE48-40BC36FBCBC7","name":"Python"}
{
"uptime" : 220000,
"procLaunch" : "2022-04-13 00:06:18.5078 -0700",
"procRole" : "Unspecified",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,2",
"procStartAbsTime" : 5423507679381,
"coalitionID" : 541,
"osVersion" : {
"train" : "macOS 12.1",
"build" : "21C52",
"releaseType" : "User"
},
"captureTime" : "2022-04-13 00:06:18.6834 -0700",
"incident" : "0E29B0D4-B56C-44BD-BE48-40BC36FBCBC7",
"bug_type" : "309",
"pid" : 87782,
"procExitAbsTime" : 5423509127571,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "Python",
"procPath" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.9\/Resources\/Python.app\/Contents\/MacOS\/Python",
"bundleInfo" : {"CFBundleShortVersionString":"3.9.10","CFBundleVersion":"3.9.10","CFBundleIdentifier":"org.python.python"},
"storeInfo" : {"deviceIdentifierForVendor":"06EAA93A-9C14-54C1-8152-6D4643D3DA45","thirdParty":true},
"parentProc" : "Exited process",
"parentPid" : 85661,
"coalitionName" : "com.googlecode.iterm2",
"crashReporterKey" : "A4F9D02B-8578-EE15-F4B4-DC110684D7CC",
"responsiblePid" : 627,
"responsibleProc" : "iTerm2",
"wakeTime" : 14699,
"sleepWakeUUID" : "E7338C42-994D-415A-9D67-C83B77DF7937",
"sip" : "disabled",
"vmRegionInfo" : "0x10803cad4 is not in any region. Bytes after previous region: 2773 Bytes before following region: 259372\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n VM_ALLOCATE 107ffc000-10803c000 [ 256K] rw-\/rwx SM=COW \n---> GAP OF 0x40000 BYTES\n VM_ALLOCATE 10807c000-1080bc000 [ 256K] rw-\/rwx SM=COW ",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x000000010803cad4","rawCodes":[1,4429433556],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000000010803cad4"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":87782},
"ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
"vmregioninfo" : "0x10803cad4 is not in any region. Bytes after previous region: 2773 Bytes before following region: 259372\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n VM_ALLOCATE 107ffc000-10803c000 [ 256K] rw-\/rwx SM=COW \n---> GAP OF 0x40000 BYTES\n VM_ALLOCATE 10807c000-1080bc000 [ 256K] rw-\/rwx SM=COW ",
"asi" : {"CoreFoundation":["*** multi-threaded process forked ***"],"libsystem_c.dylib":["crashed on child side of fork pre-exec"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":44,"task_for_pid":8},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":3620271,"threadState":{"x":[{"value":4376561196,"symbolLocation":172,"symbol":"_main_thread"},{"value":7618171059},{"value":16777476},{"value":0},{"value":7618170959},{"value":6093683824},{"value":116},{"value":62},{"value":4429433554},{"value":4429433558},{"value":1},{"value":105553181410480},{"value":1},{"value":7618169324},{"value":16},{"value":76},{"value":7620453208,"symbolLocation":0,"symbol":"__error"},{"value":9138775448},{"value":0},{"value":105553181410432},{"value":105553181410432},{"value":4429433558},{"value":9120272384,"symbolLocation":4040,"symbol":"_pthread_keys"},{"value":0},{"value":9114599424,"symbolLocation":336,"symbol":"_CFXNotificationPost.samples"},{"value":0},{"value":4414108834},{"value":4413872384},{"value":5794461696}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7618087960},"cpsr":{"value":536875008},"fp":{"value":6093685120},"sp":{"value":6093685056},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":7618087988,"matchesCrashFrame":1},"far":{"value":4429433556}},"queue":"com.apple.main-thread","frames":[{"imageOffset":19508,"symbol":"_os_log_preferences_refresh","symbolLocation":64,"imageIndex":0},{"imageOffset":19480,"symbol":"_os_log_preferences_refresh","symbolLocation":36,"imageIndex":0},{"imageOffset":22128,"symbol":"os_log_type_enabled","symbolLocation":660,"imageIndex":0},{"imageOffset":219924,"symbol":"-[CFPrefsSearchListSource alreadylocked_copyValueForKey:]","symbolLocation":204,"imageIndex":1},{"imageOffset":219688,"symbol":"-[CFPrefsSource copyValueForKey:]","symbolLocation":60,"imageIndex":1},{"imageOffset":219604,"symbol":"__76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke","symbolLocation":44,"imageIndex":1},{"imageOffset":190800,"symbol":"__108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke","symbolLocation":384,"imageIndex":1},{"imageOffset":1709532,"symbol":"-[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:]","symbolLocation":392,"imageIndex":1},{"imageOffset":189200,"symbol":"-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]","symbolLocation":168,"imageIndex":1},{"imageOffset":188972,"symbol":"_CFPreferencesCopyAppValueWithContainerAndConfiguration","symbolLocation":128,"imageIndex":1},{"imageOffset":27644,"symbol":"SCDynamicStoreCopyProxiesWithOptions","symbolLocation":180,"imageIndex":2},{"imageOffset":15008,"symbol":"get_proxies","symbolLocation":28,"imageIndex":3},{"imageOffset":714896,"symbol":"cfunction_vectorcall_NOARGS","symbolLocation":96,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1373872,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16780,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1373872,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16780,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1373872,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16780,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":388268,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":96,"imageIndex":4},{"imageOffset":864816,"symbol":"slot_tp_init","symbolLocation":188,"imageIndex":4},{"imageOffset":888464,"symbol":"type_call","symbolLocation":300,"imageIndex":4},{"imageOffset":387628,"symbol":"_PyObject_MakeTpCall","symbolLocation":132,"imageIndex":4},{"imageOffset":1406292,"symbol":"call_function","symbolLocation":268,"imageIndex":4},{"imageOffset":1373872,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16780,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1359296,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":2204,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":389604,"symbol":"PyVectorcall_Call","symbolLocation":184,"imageIndex":4},{"imageOffset":1359296,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":2204,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":389604,"symbol":"PyVectorcall_Call","symbolLocation":184,"imageIndex":4},{"imageOffset":1359296,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":2204,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":473808,"symbol":"gen_send_ex","symbolLocation":192,"imageIndex":4},{"imageOffset":542036,"symbol":"list_extend","symbolLocation":516,"imageIndex":4},{"imageOffset":277340,"symbol":"PySequence_Fast","symbolLocation":180,"imageIndex":4},{"imageOffset":994360,"symbol":"PyUnicode_Join","symbolLocation":36,"imageIndex":4},{"imageOffset":714580,"symbol":"cfunction_vectorcall_O","symbolLocation":100,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1373872,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16780,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1379812,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22720,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":388268,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":96,"imageIndex":4},{"imageOffset":864816,"symbol":"slot_tp_init","symbolLocation":188,"imageIndex":4},{"imageOffset":888464,"symbol":"type_call","symbolLocation":300,"imageIndex":4},{"imageOffset":387628,"symbol":"_PyObject_MakeTpCall","symbolLocation":132,"imageIndex":4},{"imageOffset":1406292,"symbol":"call_function","symbolLocation":268,"imageIndex":4},{"imageOffset":1373872,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16780,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1379812,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22720,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1379812,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22720,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":401372,"symbol":"method_vectorcall","symbolLocation":124,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1374004,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":16912,"imageIndex":4},{"imageOffset":390516,"symbol":"_PyFunction_Vectorcall","symbolLocation":180,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":390700,"symbol":"_PyFunction_Vectorcall","symbolLocation":364,"imageIndex":4},{"imageOffset":1406152,"symbol":"call_function","symbolLocation":128,"imageIndex":4},{"imageOffset":1376388,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":19296,"imageIndex":4},{"imageOffset":1352996,"symbol":"_PyEval_EvalCode","symbolLocation":444,"imageIndex":4},{"imageOffset":1712044,"symbol":"run_eval_code_obj","symbolLocation":136,"imageIndex":4},{"imageOffset":1711808,"symbol":"run_mod","symbolLocation":112,"imageIndex":4},{"imageOffset":1701024,"symbol":"pyrun_file","symbolLocation":168,"imageIndex":4},{"imageOffset":1699232,"symbol":"pyrun_simple_file","symbolLocation":252,"imageIndex":4},{"imageOffset":1698916,"symbol":"PyRun_SimpleFileExFlags","symbolLocation":80,"imageIndex":4},{"imageOffset":1829844,"symbol":"pymain_run_file","symbolLocation":320,"imageIndex":4},{"imageOffset":1827572,"symbol":"Py_RunMain","symbolLocation":872,"imageIndex":4},{"imageOffset":1832300,"symbol":"pymain_main","symbolLocation":36,"imageIndex":4},{"imageOffset":1832932,"symbol":"Py_BytesMain","symbolLocation":40,"imageIndex":4},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":5}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 7618068480,
"size" : 106496,
"uuid" : "cb31b40d-d932-3628-a4dc-dc2135f9aece",
"path" : "\/usr\/lib\/system\/libsystem_trace.dylib",
"name" : "libsystem_trace.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7620984832,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5521408,
"uuid" : "f5ea9592-4ef9-3d35-b23d-5c21283acc52",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1856.105"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7633469440,
"CFBundleShortVersionString" : "1.21",
"CFBundleIdentifier" : "com.apple.SystemConfiguration",
"size" : 544768,
"uuid" : "17311292-ff5e-3412-8935-3a67599869b2",
"path" : "\/System\/Library\/Frameworks\/SystemConfiguration.framework\/Versions\/A\/SystemConfiguration",
"name" : "SystemConfiguration",
"CFBundleVersion" : "1.21"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4411785216,
"size" : 16384,
"uuid" : "41bd2f4c-b1bc-34df-ae1b-9371044c1f72",
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_scproxy.cpython-39-darwin.so",
"name" : "_scproxy.cpython-39-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4380393472,
"CFBundleShortVersionString" : "3.9.10, (c) 2001-2021 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 2899968,
"uuid" : "22cf9d56-1bbe-3faf-93d0-d1c08cf7f7f0",
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.9\/Python",
"name" : "Python",
"CFBundleVersion" : "3.9.10"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4376068096,
"size" : 393216,
"uuid" : "7e92b284-4b90-3b68-b31a-3ddc4c0e8d40",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 7617495040,
"size" : 3089596416,
"uuid" : "66c33c62-48a9-31e5-b8b5-7a71c9760d07"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=664.7M resident=0K(0%) swapped_out_or_unallocated=664.7M(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nKernel Alloc Once 32K 1 \nMALLOC 302.2M 43 \nMALLOC guard page 96K 5 \nMALLOC_MEDIUM (reserved) 1.0G 9 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 16K 1 \nStack 48.6M 4 \nStack Guard 48K 3 \nVM_ALLOCATE 1.0G 197 \n__AUTH 221K 47 \n__AUTH_CONST 2886K 125 \n__DATA 2045K 168 \n__DATA_CONST 4683K 176 \n__DATA_DIRTY 233K 51 \n__LINKEDIT 578.8M 52 \n__OBJC_CONST 259K 29 \n__OBJC_RO 82.0M 1 \n__OBJC_RW 3104K 1 \n__TEXT 85.9M 182 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nshared memory 64K 4 \n=========== ======= ======= \nTOTAL 3.6G 1103 \nTOTAL, minus reserved VM space 2.1G 1103 \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" : 240000305
},
{
"rolloutId" : "60356660bbe37970735c5624",
"factorPackIds" : {
},
"deploymentId" : 240000027
},
{
"rolloutId" : "601d9415f79519000ccd4b69",
"factorPackIds" : {
"SIRI_TEXT_TO_SPEECH" : "621d4d0f680160486b9e1c98"
},
"deploymentId" : 240000414
},
{
"rolloutId" : "5fb4245a1bbfe8005e33a1e1",
"factorPackIds" : {
},
"deploymentId" : 240000015
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {
},
"deploymentId" : 240000132
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {
},
"deploymentId" : 240000324
}
],
"experiments" : [
]
}
}
Re-running usually fixes it, but not always.
Edited by Stan Hu