Advertisement
Guest User

macos_python_error

a guest
Nov 27th, 2019
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.69 KB | None | 0 0
  1. Process: Python [48335]
  2. Path: /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python
  3. Identifier: Python
  4. Version: 3.7.5 (3.7.5)
  5. Code Type: X86-64 (Native)
  6. Parent Process: Code Helper (Renderer) [6568]
  7. Responsible: Electron [6514]
  8. User ID: 501
  9.  
  10. Date/Time: 2019-11-27 10:34:00.186 +0300
  11. OS Version: Mac OS X 10.15.1 (19B88)
  12. Report Version: 12
  13.  
  14. Time Awake Since Boot: 66000 seconds
  15. Time Since Wake: 1700 seconds
  16.  
  17. System Integrity Protection: enabled
  18.  
  19. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  20.  
  21. Exception Type: EXC_CRASH (SIGABRT)
  22. Exception Codes: 0x0000000000000000, 0x0000000000000000
  23. Exception Note: EXC_CORPSE_NOTIFY
  24.  
  25. Application Specific Information:
  26. /usr/lib/libcrypto.dylib
  27. abort() called
  28. Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI.
  29.  
  30. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  31. 0 libsystem_kernel.dylib 0x00007fff6b69249a __pthread_kill + 10
  32. 1 libsystem_pthread.dylib 0x00007fff6b74f6cb pthread_kill + 384
  33. 2 libsystem_c.dylib 0x00007fff6b61aa1c abort + 120
  34. 3 libcrypto.dylib 0x00007fff68f8e804 __report_load + 352
  35. 4 dyld 0x0000000109b3c0bd ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 539
  36. 5 dyld 0x0000000109b3c4e2 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
  37. 6 dyld 0x0000000109b36f67 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 493
  38. 7 dyld 0x0000000109b34ff8 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 188
  39. 8 dyld 0x0000000109b35098 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 82
  40. 9 dyld 0x0000000109b26f87 dyld::runInitializers(ImageLoader*) + 82
  41. 10 dyld 0x0000000109b30c6f dlopen_internal + 609
  42. 11 libdyld.dylib 0x00007fff6b533e7f dlopen + 171
  43. 12 _ctypes.cpython-37m-darwin.so 0x0000000104687a5e py_dl_open + 147
  44. 13 org.python.python 0x00000001033853af _PyMethodDef_RawFastCallKeywords + 235
  45. 14 org.python.python 0x0000000103384a38 _PyCFunction_FastCallKeywords + 41
  46. 15 org.python.python 0x0000000103419368 call_function + 628
  47. 16 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  48. 17 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  49. 18 org.python.python 0x0000000103384678 _PyFunction_FastCallDict + 444
  50. 19 org.python.python 0x000000010338577f _PyObject_Call_Prepend + 131
  51. 20 org.python.python 0x00000001033c2ac2 slot_tp_init + 80
  52. 21 org.python.python 0x00000001033bf7ee type_call + 172
  53. 22 org.python.python 0x00000001033848ae _PyObject_FastCallKeywords + 358
  54. 23 org.python.python 0x00000001034193ce call_function + 730
  55. 24 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  56. 25 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  57. 26 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  58. 27 org.python.python 0x000000010340e2bb builtin_exec + 563
  59. 28 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  60. 29 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  61. 30 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  62. 31 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  63. 32 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  64. 33 org.python.python 0x00000001034193d5 call_function + 737
  65. 34 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  66. 35 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  67. 36 org.python.python 0x00000001034193d5 call_function + 737
  68. 37 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  69. 38 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  70. 39 org.python.python 0x00000001034193d5 call_function + 737
  71. 40 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  72. 41 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  73. 42 org.python.python 0x00000001034193d5 call_function + 737
  74. 43 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  75. 44 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  76. 45 org.python.python 0x00000001033861ba object_vacall + 267
  77. 46 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  78. 47 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  79. 48 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  80. 49 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  81. 50 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  82. 51 org.python.python 0x000000010340e2bb builtin_exec + 563
  83. 52 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  84. 53 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  85. 54 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  86. 55 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  87. 56 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  88. 57 org.python.python 0x00000001034193d5 call_function + 737
  89. 58 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  90. 59 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  91. 60 org.python.python 0x00000001034193d5 call_function + 737
  92. 61 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  93. 62 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  94. 63 org.python.python 0x00000001034193d5 call_function + 737
  95. 64 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  96. 65 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  97. 66 org.python.python 0x00000001034193d5 call_function + 737
  98. 67 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  99. 68 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  100. 69 org.python.python 0x00000001033861ba object_vacall + 267
  101. 70 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  102. 71 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  103. 72 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  104. 73 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  105. 74 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  106. 75 org.python.python 0x000000010340e2bb builtin_exec + 563
  107. 76 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  108. 77 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  109. 78 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  110. 79 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  111. 80 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  112. 81 org.python.python 0x00000001034193d5 call_function + 737
  113. 82 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  114. 83 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  115. 84 org.python.python 0x00000001034193d5 call_function + 737
  116. 85 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  117. 86 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  118. 87 org.python.python 0x00000001034193d5 call_function + 737
  119. 88 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  120. 89 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  121. 90 org.python.python 0x00000001034193d5 call_function + 737
  122. 91 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  123. 92 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  124. 93 org.python.python 0x00000001033861ba object_vacall + 267
  125. 94 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  126. 95 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  127. 96 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  128. 97 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  129. 98 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  130. 99 org.python.python 0x000000010340e2bb builtin_exec + 563
  131. 100 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  132. 101 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  133. 102 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  134. 103 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  135. 104 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  136. 105 org.python.python 0x00000001034193d5 call_function + 737
  137. 106 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  138. 107 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  139. 108 org.python.python 0x00000001034193d5 call_function + 737
  140. 109 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  141. 110 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  142. 111 org.python.python 0x00000001034193d5 call_function + 737
  143. 112 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  144. 113 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  145. 114 org.python.python 0x00000001034193d5 call_function + 737
  146. 115 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  147. 116 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  148. 117 org.python.python 0x00000001033861ba object_vacall + 267
  149. 118 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  150. 119 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  151. 120 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  152. 121 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  153. 122 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  154. 123 org.python.python 0x000000010340e2bb builtin_exec + 563
  155. 124 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  156. 125 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  157. 126 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  158. 127 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  159. 128 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  160. 129 org.python.python 0x00000001034193d5 call_function + 737
  161. 130 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  162. 131 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  163. 132 org.python.python 0x00000001034193d5 call_function + 737
  164. 133 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  165. 134 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  166. 135 org.python.python 0x00000001034193d5 call_function + 737
  167. 136 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  168. 137 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  169. 138 org.python.python 0x00000001034193d5 call_function + 737
  170. 139 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  171. 140 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  172. 141 org.python.python 0x00000001033861ba object_vacall + 267
  173. 142 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  174. 143 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  175. 144 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  176. 145 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  177. 146 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  178. 147 org.python.python 0x000000010340e2bb builtin_exec + 563
  179. 148 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  180. 149 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  181. 150 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  182. 151 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  183. 152 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  184. 153 org.python.python 0x00000001034193d5 call_function + 737
  185. 154 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  186. 155 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  187. 156 org.python.python 0x00000001034193d5 call_function + 737
  188. 157 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  189. 158 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  190. 159 org.python.python 0x00000001034193d5 call_function + 737
  191. 160 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  192. 161 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  193. 162 org.python.python 0x00000001034193d5 call_function + 737
  194. 163 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  195. 164 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  196. 165 org.python.python 0x00000001033861ba object_vacall + 267
  197. 166 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  198. 167 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  199. 168 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  200. 169 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  201. 170 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  202. 171 org.python.python 0x000000010340e2bb builtin_exec + 563
  203. 172 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  204. 173 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  205. 174 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  206. 175 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  207. 176 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  208. 177 org.python.python 0x00000001034193d5 call_function + 737
  209. 178 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  210. 179 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  211. 180 org.python.python 0x00000001034193d5 call_function + 737
  212. 181 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  213. 182 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  214. 183 org.python.python 0x00000001034193d5 call_function + 737
  215. 184 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  216. 185 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  217. 186 org.python.python 0x00000001034193d5 call_function + 737
  218. 187 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  219. 188 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  220. 189 org.python.python 0x00000001033861ba object_vacall + 267
  221. 190 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  222. 191 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  223. 192 org.python.python 0x000000010340d876 builtin___import__ + 122
  224. 193 org.python.python 0x0000000103384cda PyCFunction_Call + 208
  225. 194 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  226. 195 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  227. 196 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  228. 197 org.python.python 0x00000001034193d5 call_function + 737
  229. 198 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  230. 199 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  231. 200 org.python.python 0x0000000103384678 _PyFunction_FastCallDict + 444
  232. 201 org.python.python 0x00000001033861ba object_vacall + 267
  233. 202 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  234. 203 org.python.python 0x000000010342e51f PyImport_ImportModuleLevelObject + 1774
  235. 204 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  236. 205 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  237. 206 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  238. 207 org.python.python 0x000000010340e2bb builtin_exec + 563
  239. 208 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  240. 209 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  241. 210 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  242. 211 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  243. 212 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  244. 213 org.python.python 0x00000001034193d5 call_function + 737
  245. 214 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  246. 215 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  247. 216 org.python.python 0x00000001034193d5 call_function + 737
  248. 217 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  249. 218 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  250. 219 org.python.python 0x00000001034193d5 call_function + 737
  251. 220 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  252. 221 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  253. 222 org.python.python 0x00000001034193d5 call_function + 737
  254. 223 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  255. 224 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  256. 225 org.python.python 0x00000001033861ba object_vacall + 267
  257. 226 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  258. 227 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  259. 228 org.python.python 0x000000010340d876 builtin___import__ + 122
  260. 229 org.python.python 0x0000000103384cda PyCFunction_Call + 208
  261. 230 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  262. 231 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  263. 232 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  264. 233 org.python.python 0x00000001034193d5 call_function + 737
  265. 234 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  266. 235 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  267. 236 org.python.python 0x0000000103384678 _PyFunction_FastCallDict + 444
  268. 237 org.python.python 0x00000001033861ba object_vacall + 267
  269. 238 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  270. 239 org.python.python 0x000000010342e51f PyImport_ImportModuleLevelObject + 1774
  271. 240 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  272. 241 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  273. 242 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  274. 243 org.python.python 0x000000010340e2bb builtin_exec + 563
  275. 244 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  276. 245 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  277. 246 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  278. 247 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  279. 248 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  280. 249 org.python.python 0x00000001034193d5 call_function + 737
  281. 250 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  282. 251 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  283. 252 org.python.python 0x00000001034193d5 call_function + 737
  284. 253 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  285. 254 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  286. 255 org.python.python 0x00000001034193d5 call_function + 737
  287. 256 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  288. 257 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  289. 258 org.python.python 0x00000001034193d5 call_function + 737
  290. 259 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  291. 260 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  292. 261 org.python.python 0x00000001033861ba object_vacall + 267
  293. 262 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  294. 263 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  295. 264 org.python.python 0x000000010340d876 builtin___import__ + 122
  296. 265 org.python.python 0x0000000103384cda PyCFunction_Call + 208
  297. 266 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  298. 267 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  299. 268 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  300. 269 org.python.python 0x00000001034193d5 call_function + 737
  301. 270 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  302. 271 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  303. 272 org.python.python 0x00000001034193d5 call_function + 737
  304. 273 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  305. 274 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  306. 275 org.python.python 0x00000001033861ba object_vacall + 267
  307. 276 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  308. 277 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  309. 278 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  310. 279 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  311. 280 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  312. 281 org.python.python 0x000000010340e2bb builtin_exec + 563
  313. 282 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  314. 283 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  315. 284 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  316. 285 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  317. 286 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  318. 287 org.python.python 0x00000001034193d5 call_function + 737
  319. 288 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  320. 289 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  321. 290 org.python.python 0x00000001034193d5 call_function + 737
  322. 291 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  323. 292 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  324. 293 org.python.python 0x00000001034193d5 call_function + 737
  325. 294 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  326. 295 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  327. 296 org.python.python 0x00000001034193d5 call_function + 737
  328. 297 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  329. 298 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  330. 299 org.python.python 0x00000001033861ba object_vacall + 267
  331. 300 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  332. 301 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  333. 302 org.python.python 0x000000010340d876 builtin___import__ + 122
  334. 303 org.python.python 0x0000000103384cda PyCFunction_Call + 208
  335. 304 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  336. 305 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  337. 306 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  338. 307 org.python.python 0x00000001034193d5 call_function + 737
  339. 308 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  340. 309 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  341. 310 org.python.python 0x0000000103384678 _PyFunction_FastCallDict + 444
  342. 311 org.python.python 0x00000001033861ba object_vacall + 267
  343. 312 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  344. 313 org.python.python 0x000000010342e51f PyImport_ImportModuleLevelObject + 1774
  345. 314 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  346. 315 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  347. 316 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  348. 317 org.python.python 0x000000010340e2bb builtin_exec + 563
  349. 318 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  350. 319 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  351. 320 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  352. 321 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  353. 322 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  354. 323 org.python.python 0x00000001034193d5 call_function + 737
  355. 324 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  356. 325 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  357. 326 org.python.python 0x00000001034193d5 call_function + 737
  358. 327 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  359. 328 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  360. 329 org.python.python 0x00000001034193d5 call_function + 737
  361. 330 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  362. 331 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  363. 332 org.python.python 0x00000001034193d5 call_function + 737
  364. 333 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  365. 334 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  366. 335 org.python.python 0x00000001033861ba object_vacall + 267
  367. 336 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  368. 337 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  369. 338 org.python.python 0x000000010340d876 builtin___import__ + 122
  370. 339 org.python.python 0x0000000103384cda PyCFunction_Call + 208
  371. 340 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  372. 341 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  373. 342 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  374. 343 org.python.python 0x00000001034193d5 call_function + 737
  375. 344 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  376. 345 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  377. 346 org.python.python 0x00000001034193d5 call_function + 737
  378. 347 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  379. 348 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  380. 349 org.python.python 0x00000001033861ba object_vacall + 267
  381. 350 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  382. 351 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  383. 352 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  384. 353 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  385. 354 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  386. 355 org.python.python 0x000000010340e2bb builtin_exec + 563
  387. 356 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  388. 357 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  389. 358 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  390. 359 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  391. 360 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  392. 361 org.python.python 0x00000001034193d5 call_function + 737
  393. 362 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  394. 363 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  395. 364 org.python.python 0x00000001034193d5 call_function + 737
  396. 365 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  397. 366 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  398. 367 org.python.python 0x00000001034193d5 call_function + 737
  399. 368 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  400. 369 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  401. 370 org.python.python 0x00000001034193d5 call_function + 737
  402. 371 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  403. 372 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  404. 373 org.python.python 0x00000001033861ba object_vacall + 267
  405. 374 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  406. 375 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  407. 376 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  408. 377 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  409. 378 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  410. 379 org.python.python 0x000000010340e2bb builtin_exec + 563
  411. 380 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  412. 381 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  413. 382 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  414. 383 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  415. 384 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  416. 385 org.python.python 0x00000001034193d5 call_function + 737
  417. 386 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  418. 387 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  419. 388 org.python.python 0x00000001034193d5 call_function + 737
  420. 389 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  421. 390 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  422. 391 org.python.python 0x00000001034193d5 call_function + 737
  423. 392 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  424. 393 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  425. 394 org.python.python 0x00000001034193d5 call_function + 737
  426. 395 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  427. 396 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  428. 397 org.python.python 0x00000001033861ba object_vacall + 267
  429. 398 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  430. 399 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  431. 400 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  432. 401 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  433. 402 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  434. 403 org.python.python 0x000000010340e2bb builtin_exec + 563
  435. 404 org.python.python 0x00000001033850ea _PyMethodDef_RawFastCallDict + 549
  436. 405 org.python.python 0x00000001033846fb _PyCFunction_FastCallDict + 41
  437. 406 org.python.python 0x000000010341270e _PyEval_EvalFrameDefault + 7738
  438. 407 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  439. 408 org.python.python 0x0000000103384a00 _PyFunction_FastCallKeywords + 212
  440. 409 org.python.python 0x00000001034193d5 call_function + 737
  441. 410 org.python.python 0x0000000103412343 _PyEval_EvalFrameDefault + 6767
  442. 411 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  443. 412 org.python.python 0x00000001034193d5 call_function + 737
  444. 413 org.python.python 0x000000010341232a _PyEval_EvalFrameDefault + 6742
  445. 414 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  446. 415 org.python.python 0x00000001034193d5 call_function + 737
  447. 416 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  448. 417 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  449. 418 org.python.python 0x00000001034193d5 call_function + 737
  450. 419 org.python.python 0x00000001034123de _PyEval_EvalFrameDefault + 6922
  451. 420 org.python.python 0x0000000103384e0c function_code_fastcall + 106
  452. 421 org.python.python 0x00000001033861ba object_vacall + 267
  453. 422 org.python.python 0x00000001033862b9 _PyObject_CallMethodIdObjArgs + 168
  454. 423 org.python.python 0x000000010342e403 PyImport_ImportModuleLevelObject + 1490
  455. 424 org.python.python 0x0000000103416f55 _PyEval_EvalFrameDefault + 26241
  456. 425 org.python.python 0x0000000103419bc9 _PyEval_EvalCodeWithName + 1698
  457. 426 org.python.python 0x0000000103410831 PyEval_EvalCode + 51
  458. 427 org.python.python 0x000000010343ec3c run_mod + 54
  459. 428 org.python.python 0x000000010343dc6f PyRun_FileExFlags + 160
  460. 429 org.python.python 0x000000010343d326 PyRun_SimpleFileExFlags + 270
  461. 430 org.python.python 0x0000000103455b2e pymain_main + 5445
  462. 431 org.python.python 0x000000010345619c _Py_UnixMain + 56
  463. 432 libdyld.dylib 0x00007fff6b5432e5 start + 1
  464.  
  465. Thread 1:
  466. 0 libsystem_pthread.dylib 0x00007fff6b74c56c start_wqthread + 0
  467.  
  468. Thread 0 crashed with X86 Thread State (64-bit):
  469. rax: 0x0000000000000000 rbx: 0x0000000109beadc0 rcx: 0x00007ffeec886d28 rdx: 0x0000000000000000
  470. rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeec886d50 rsp: 0x00007ffeec886d28
  471. r8: 0x0000000000000075 r9: 0x000000000000001c r10: 0x0000000000000000 r11: 0x0000000000000246
  472. r12: 0x0000000000000307 r13: 0x00007fff9538f7f0 r14: 0x0000000000000006 r15: 0x0000000000000016
  473. rip: 0x00007fff6b69249a rfl: 0x0000000000000246 cr2: 0x00007fff6b61a9a4
  474.  
  475. Logical CPU: 0
  476. Error Code: 0x02000170
  477. Trap Number: 133
  478.  
  479.  
  480. Binary Images:
  481. 0x103364000 - 0x103365fff +org.python.python (3.7.5 - 3.7.5) <FF436F37-D7F5-3C17-AD44-9806E852E065> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python
  482. 0x10336b000 - 0x1034edff7 +org.python.python (3.7.5, [c] 2001-2019 Python Software Foundation. - 3.7.5) <A155CCFC-87DB-3335-AD17-54988407F4F4> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/Python
  483. 0x1036ce000 - 0x1036cefff +_bisect.cpython-37m-darwin.so (0) <9E4B7DF8-EC06-3ED0-8F5A-0BA32400663D> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bisect.cpython-37m-darwin.so
  484. 0x103876000 - 0x103877fff +_heapq.cpython-37m-darwin.so (0) <94A98C17-7F54-3B13-BA61-25DE47DBBC45> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_heapq.cpython-37m-darwin.so
  485. 0x103987000 - 0x10398afff +_struct.cpython-37m-darwin.so (0) <23D97C50-C764-32E3-8B58-664198364BE8> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_struct.cpython-37m-darwin.so
  486. 0x103991000 - 0x103994ff7 +binascii.cpython-37m-darwin.so (0) <07D3C5C8-C38B-3FEE-AD20-335CD653A30D> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/binascii.cpython-37m-darwin.so
  487. 0x1039d8000 - 0x1039d9fff +_posixsubprocess.cpython-37m-darwin.so (0) <F7F63CCD-9FF3-37C0-82EB-34C3CB419430> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-darwin.so
  488. 0x1039dc000 - 0x1039defff +select.cpython-37m-darwin.so (0) <9E09AC65-6916-3C30-BEF1-96CC890AB038> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/select.cpython-37m-darwin.so
  489. 0x1039e3000 - 0x1039e7ff3 +math.cpython-37m-darwin.so (0) <BF2E8D0A-7306-31E0-8404-F2951BB43B0A> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/math.cpython-37m-darwin.so
  490. 0x1039ed000 - 0x103a1aff7 +_decimal.cpython-37m-darwin.so (0) <6693686F-F5CB-31C7-BA07-804EE34EB563> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_decimal.cpython-37m-darwin.so
  491. 0x103b18000 - 0x103b1bfff +_hashlib.cpython-37m-darwin.so (0) <E86F97AA-7BAE-33F3-9E6C-24974FEBF2DE> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_hashlib.cpython-37m-darwin.so
  492. 0x103b1f000 - 0x103b6dfff +libssl.1.1.dylib (0) <6E8C5906-2EB3-3F95-9B6D-2C509049EF4C> /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib
  493. 0x103b96000 - 0x103d31917 +libcrypto.1.1.dylib (0) <67579E42-401A-3775-B5C6-518E58CC8032> /usr/local/opt/openssl@1.1/lib/libcrypto.1.1.dylib
  494. 0x103dc3000 - 0x103dc8ffb +_blake2.cpython-37m-darwin.so (0) <3E9CC0A7-A888-3B39-B47E-0DA512613F67> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_blake2.cpython-37m-darwin.so
  495. 0x103dcc000 - 0x103ddcfff +_sha3.cpython-37m-darwin.so (0) <28688E8F-982D-36F4-B2CB-C57F0E4FA64C> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_sha3.cpython-37m-darwin.so
  496. 0x103de1000 - 0x103de2ffb +_random.cpython-37m-darwin.so (0) <C00E8C00-D1ED-3DD8-8B47-B508E841F4D4> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_random.cpython-37m-darwin.so
  497. 0x103de5000 - 0x103dedffb +_socket.cpython-37m-darwin.so (0) <16B54EC5-0D35-3503-9EEB-DD88441AF696> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_socket.cpython-37m-darwin.so
  498. 0x103ef8000 - 0x103f03ffb +_datetime.cpython-37m-darwin.so (0) <F20B4389-5EED-3451-B655-E25697D657DF> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_datetime.cpython-37m-darwin.so
  499. 0x103f0b000 - 0x103f13ff7 +_sqlite3.cpython-37m-darwin.so (0) <45137C85-649A-3E38-B75B-7A211DE7CD25> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_sqlite3.cpython-37m-darwin.so
  500. 0x103f1d000 - 0x103ff2ffb +libsqlite3.0.dylib (0) <F024103D-44E3-3A92-B9EE-0B0BBC5D6584> /usr/local/opt/sqlite/lib/libsqlite3.0.dylib
  501. 0x104051000 - 0x10405efff +_ssl.cpython-37m-darwin.so (0) <3D6EF3BA-A697-3EF5-A02B-943A7C8C5B0B> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ssl.cpython-37m-darwin.so
  502. 0x10416c000 - 0x10416dfff +_queue.cpython-37m-darwin.so (0) <86320317-1984-3010-ACD4-B246338FEC66> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_queue.cpython-37m-darwin.so
  503. 0x104241000 - 0x104241fff +_uuid.cpython-37m-darwin.so (0) <EB381151-DED6-3E59-B2E0-A4138CAEB5D6> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_uuid.cpython-37m-darwin.so
  504. 0x104284000 - 0x104287fff +zlib.cpython-37m-darwin.so (0) <73BEA5D8-C0FD-3465-8205-C724D514B4FC> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/zlib.cpython-37m-darwin.so
  505. 0x104439000 - 0x104439fff +_opcode.cpython-37m-darwin.so (0) <07FCBBE1-6793-3764-9AE4-F554D8230B48> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_opcode.cpython-37m-darwin.so
  506. 0x10455a000 - 0x104658fff +unicodedata.cpython-37m-darwin.so (0) <A3D40595-9804-36F6-B506-76CB5E45034B> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/unicodedata.cpython-37m-darwin.so
  507. 0x10467f000 - 0x10468efff +_ctypes.cpython-37m-darwin.so (0) <FB6A87A9-A319-34D1-B3BD-1226282B8AAB> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ctypes.cpython-37m-darwin.so
  508. 0x1046da000 - 0x1046dbfff +_bz2.cpython-37m-darwin.so (0) <DB50830E-0F5C-39A3-8F4F-1EB2837B4339> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bz2.cpython-37m-darwin.so
  509. 0x1046df000 - 0x1046e2ff7 +_lzma.cpython-37m-darwin.so (0) <432AC30C-9672-3CAD-8E84-5DC01B7FDC72> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_lzma.cpython-37m-darwin.so
  510. 0x1046e7000 - 0x104702ff3 +liblzma.5.dylib (0) <D5E25B2B-6DFB-3233-850B-65F488A14688> /usr/local/opt/xz/lib/liblzma.5.dylib
  511. 0x104708000 - 0x104709fff +grp.cpython-37m-darwin.so (0) <8354C48B-826F-3BA6-8E9A-E502C2D88356> /usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/grp.cpython-37m-darwin.so
  512. 0x109b21000 - 0x109bb1b5f dyld (733.6) <DAFEA246-2F9A-3DCB-A37C-4246D4F92770> /usr/lib/dyld
  513. 0x7fff2ff98000 - 0x7fff2ff98fff com.apple.Accelerate (1.11 - Accelerate 1.11) <956D070C-B522-3A08-891A-CAD6BA4082D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  514. 0x7fff2ffb0000 - 0x7fff3061bfdf com.apple.vImage (8.1 - 524.2) <DCF3349F-1159-3F46-81E0-C18E041DC940> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  515. 0x7fff3061c000 - 0x7fff30884fff libBLAS.dylib (1303) <B950B953-116A-3C78-91A9-F983F61BC795> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  516. 0x7fff30885000 - 0x7fff30b74ff7 libBNNS.dylib (144.40.3) <BAE2A5E4-14A1-3C54-86DF-888FA26C745E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
  517. 0x7fff30b76000 - 0x7fff30f1bfff libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  518. 0x7fff30f1c000 - 0x7fff30f31ff8 libLinearAlgebra.dylib (1303) <3AEC87AB-568C-3D88-959A-D6D8C2776FEC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
  519. 0x7fff30f32000 - 0x7fff30f37ff3 libQuadrature.dylib (7) <7EE59014-8FC5-3369-868B-8A87E590BF78> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
  520. 0x7fff30f38000 - 0x7fff30fa8fff libSparse.dylib (103) <093F97A4-47DE-38DF-BB7A-FF5A3FB0BB3B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
  521. 0x7fff30fa9000 - 0x7fff30fbbfef libSparseBLAS.dylib (1303) <4536B3F7-7017-36F5-B500-1A63F691CE03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
  522. 0x7fff30fbc000 - 0x7fff31195ffb libvDSP.dylib (735) <E849AEB0-2995-38A4-B0C3-4ACEAF434D12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  523. 0x7fff31196000 - 0x7fff31251fd3 libvMisc.dylib (735) <18B48679-444E-3680-A9B2-006A8D1DE3EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  524. 0x7fff31252000 - 0x7fff31252fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <79C1A1C7-E97A-3B7A-8737-444B402A7AA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  525. 0x7fff32989000 - 0x7fff32d00ffb com.apple.CFNetwork (1120 - 1120) <5EA797F3-2F7A-3E0C-8DBC-DBE145004EC5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  526. 0x7fff341c8000 - 0x7fff34647fe7 com.apple.CoreFoundation (6.9 - 1673.126) <15D61616-B29B-3BDB-8624-4B84A4956485> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  527. 0x7fff355b5000 - 0x7fff355b5fff com.apple.CoreServices (1069.11 - 1069.11) <C8F86BE7-AAED-30A6-BBC2-550446137E7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  528. 0x7fff355b6000 - 0x7fff3563bff7 com.apple.AE (838 - 838) <3301AF1B-D178-306A-9641-B57AA03FB1BE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  529. 0x7fff3563c000 - 0x7fff3591dfff com.apple.CoreServices.CarbonCore (1217 - 1217) <FAA1467B-6D39-3EBE-9810-A4DF49478F10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  530. 0x7fff3591e000 - 0x7fff3596bffd com.apple.DictionaryServices (1.2 - 323) <C1798F09-36D3-3C8E-AF72-A3DE63962AF1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  531. 0x7fff3596c000 - 0x7fff35974fff com.apple.CoreServices.FSEvents (1268.40.5 - 1268.40.5) <9BB76885-7CD7-3369-B759-33F7E5DA5392> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
  532. 0x7fff35975000 - 0x7fff35baeff0 com.apple.LaunchServices (1069.11 - 1069.11) <88F59BD5-412A-35EE-AD45-E6BF80B24891> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  533. 0x7fff35baf000 - 0x7fff35c47ff9 com.apple.Metadata (10.7.0 - 2074.4) <028AC15A-35B7-3E1F-BCDC-470C8EA0CA09> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  534. 0x7fff35c48000 - 0x7fff35c75ff7 com.apple.CoreServices.OSServices (1069.11 - 1069.11) <A667F007-A599-3869-99F7-1F8460011015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  535. 0x7fff35c76000 - 0x7fff35cddfff com.apple.SearchKit (1.4.1 - 1.4.1) <F0A931E4-0C31-36BA-8DD7-01FDF9813FB7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  536. 0x7fff35cde000 - 0x7fff35d02ffd com.apple.coreservices.SharedFileList (131 - 131) <62C3066A-3991-313F-AE2D-75B2B5934D52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
  537. 0x7fff36553000 - 0x7fff36559ff7 com.apple.DiskArbitration (2.7 - 2.7) <A3D2B0A0-3C72-3893-87BF-D45FE398A905> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  538. 0x7fff3688b000 - 0x7fff36c52ff4 com.apple.Foundation (6.9 - 1673.126) <470C2315-3047-39BB-BB6B-2C620087091C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  539. 0x7fff36fc8000 - 0x7fff3706bffb com.apple.framework.IOKit (2.0.2 - 1726.41.1) <FBB4A97B-D7CF-3B8C-932D-672343D63260> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  540. 0x7fff3a8d3000 - 0x7fff3a8dfffe com.apple.NetFS (6.0 - 4.0) <5C3C3672-2549-316E-9AC6-A1CFDCD16E9C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  541. 0x7fff3d4a5000 - 0x7fff3d4c1fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <AA81FC34-A7F6-3DA2-A275-B34F75099C7B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  542. 0x7fff3d4c2000 - 0x7fff3d4cdfff com.apple.OpenDirectory (10.15 - 220.40.1) <ECFA2FFB-D5B6-3916-96F7-9F3A1EB1E534> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  543. 0x7fff40813000 - 0x7fff40b59ff6 com.apple.security (7.0 - 59306.41.2) <FB3774D5-C940-35FB-960A-86253A01BDAE> /System/Library/Frameworks/Security.framework/Versions/A/Security
  544. 0x7fff40b5a000 - 0x7fff40be2ff7 com.apple.securityfoundation (6.0 - 55236) <6482C994-4DB4-320D-8FD4-50C998EA8856> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  545. 0x7fff40c3c000 - 0x7fff40c40ff8 com.apple.xpc.ServiceManagement (1.0 - 1) <2B80E13A-AFFC-355A-AA82-CCDEF4718E66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  546. 0x7fff419cd000 - 0x7fff41a37ff7 com.apple.SystemConfiguration (1.19 - 1.19) <A52A533D-DA25-3607-A18E-CA7C539E1C52> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  547. 0x7fff45793000 - 0x7fff45857fef com.apple.APFS (1412.41.1 - 1412.41.1) <0319F563-43AE-3F80-9107-7F0056E726DB> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
  548. 0x7fff47322000 - 0x7fff47331fdf com.apple.AppleFSCompression (119 - 1.0) <7EEDBF8A-8812-33D6-A5B0-F7D36825EE73> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  549. 0x7fff478a3000 - 0x7fff478c5ffb com.apple.applesauce (1.0 - 16.22) <EFF69698-9566-3957-B3F5-CEC2B206EE7C> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
  550. 0x7fff48ad4000 - 0x7fff48addff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <5E2B9000-49D6-3BFA-97F1-3B47A8A7418D> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
  551. 0x7fff4b2e8000 - 0x7fff4b307ff4 com.apple.analyticsd (1.0 - 1) <CFAD97DE-F4F0-3A1B-B6FE-855164CC68CC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
  552. 0x7fff4b855000 - 0x7fff4b865ff3 com.apple.CoreEmoji (1.0 - 107) <8D1CA277-C4F7-3F3B-919E-73B68D39535E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
  553. 0x7fff4beb6000 - 0x7fff4bf20ff8 com.apple.CoreNLP (1.0 - 213) <329A9840-CBD8-33A2-A584-2805042284A9> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
  554. 0x7fff4cb3b000 - 0x7fff4cb69ff7 com.apple.CSStore (1069.11 - 1069.11) <792520D2-5D81-3867-8DC7-75F8205D5A5B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
  555. 0x7fff58c3f000 - 0x7fff58d0dff5 com.apple.LanguageModeling (1.0 - 215) <D3478ED9-A757-355F-A4A0-464E133182D6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
  556. 0x7fff58d0e000 - 0x7fff58d56ff7 com.apple.Lexicon-framework (1.0 - 72) <94910CCB-C386-3912-84A2-1A730BB6EF62> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
  557. 0x7fff58d5d000 - 0x7fff58d61ff6 com.apple.LinguisticData (1.0 - 353) <23AF4473-4FDB-39D9-8862-7D23276606A9> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
  558. 0x7fff5a0b2000 - 0x7fff5a0feff7 com.apple.spotlight.metadata.utilities (1.0 - 2074.4) <8957F147-9371-3728-896E-FC517AC7E86E> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
  559. 0x7fff5ab25000 - 0x7fff5ab2ffff com.apple.NetAuth (6.2 - 6.2) <BA114B8C-BE33-3DBB-BDC8-25423DBBD3A3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  560. 0x7fff63819000 - 0x7fff63829ff3 com.apple.TCC (1.0 - 1) <87BE8D5C-5D35-3434-8BDF-1615349C7A21> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  561. 0x7fff63f5f000 - 0x7fff63f60fff com.apple.TrustEvaluationAgent (2.0 - 33) <4327B52D-2681-3195-B1F8-270D9137F932> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  562. 0x7fff67a86000 - 0x7fff67a88ff3 com.apple.loginsupport (1.0 - 1) <FFE90A0A-BEBC-3032-9368-94C016BE0795> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
  563. 0x7fff67df7000 - 0x7fff67e2cff7 libCRFSuite.dylib (48) <CDEA70A4-318B-3990-9AAE-1D7B18132760> /usr/lib/libCRFSuite.dylib
  564. 0x7fff67e2f000 - 0x7fff67e39ff3 libChineseTokenizer.dylib (34) <4D68248B-BD40-32E3-ABCA-CE23BCA0A6A4> /usr/lib/libChineseTokenizer.dylib
  565. 0x7fff67ec6000 - 0x7fff67ec8fff libDiagnosticMessagesClient.dylib (112) <83F42398-DB41-3BB2-B8A1-10D78C4B5778> /usr/lib/libDiagnosticMessagesClient.dylib
  566. 0x7fff6838e000 - 0x7fff6838fff3 libSystem.B.dylib (1281) <1DD1BCD2-2C85-3B81-8CAF-224FB042F441> /usr/lib/libSystem.B.dylib
  567. 0x7fff6841f000 - 0x7fff68420fff libThaiTokenizer.dylib (3) <22582C9C-3D32-3832-8925-813E4F2BA8DA> /usr/lib/libThaiTokenizer.dylib
  568. 0x7fff68438000 - 0x7fff6844efff libapple_nghttp2.dylib (1.39.2) <9B990E6A-D9EB-3F2C-B7CA-085A47D4BC62> /usr/lib/libapple_nghttp2.dylib
  569. 0x7fff68483000 - 0x7fff684f5ff7 libarchive.2.dylib (72.40.2) <25C00824-621A-3FF1-9B6C-52999B6DDF4E> /usr/lib/libarchive.2.dylib
  570. 0x7fff68590000 - 0x7fff68590ff3 libauto.dylib (187) <F4B3519A-A4FC-30E0-805C-70C99BA3FDDA> /usr/lib/libauto.dylib
  571. 0x7fff6864e000 - 0x7fff6865efff libbsm.0.dylib (60) <E57A0CC6-226D-3529-A23A-D5DD6674DB3E> /usr/lib/libbsm.0.dylib
  572. 0x7fff6865f000 - 0x7fff6866bfff libbz2.1.0.dylib (44) <F3D26C17-BC6E-3A83-A3BB-137343C87303> /usr/lib/libbz2.1.0.dylib
  573. 0x7fff6866c000 - 0x7fff686bffff libc++.1.dylib (800.7) <1D42387D-206A-3F06-9B5F-705B83EAC295> /usr/lib/libc++.1.dylib
  574. 0x7fff686c0000 - 0x7fff686d4fff libc++abi.dylib (800.7) <D89ABFBF-3754-35AB-BAEE-FBF14857F79B> /usr/lib/libc++abi.dylib
  575. 0x7fff686d5000 - 0x7fff686d5ffb libcharset.1.dylib (59) <EC5B95D9-388B-3351-9192-CD6CDB8C3E0F> /usr/lib/libcharset.1.dylib
  576. 0x7fff686d6000 - 0x7fff686e7ffb libcmph.dylib (8) <49C8E101-945E-369B-91D3-2129000DFF35> /usr/lib/libcmph.dylib
  577. 0x7fff686e8000 - 0x7fff686fffe7 libcompression.dylib (87) <77B35FFD-CE66-3CCA-BEDD-9771D698CEE3> /usr/lib/libcompression.dylib
  578. 0x7fff689cc000 - 0x7fff689e2fff libcoretls.dylib (167) <4F054E37-783A-3FCD-B90B-23A0A83621D9> /usr/lib/libcoretls.dylib
  579. 0x7fff689e3000 - 0x7fff689e4ffb libcoretls_cfhelpers.dylib (167) <62E31BC8-A823-3816-B130-2BB550433203> /usr/lib/libcoretls_cfhelpers.dylib
  580. 0x7fff68b87000 - 0x7fff68c81fff libcrypto.35.dylib (47.11.1) <BE850B43-B562-38AD-9A0B-EBDAD26B9875> /usr/lib/libcrypto.35.dylib
  581. 0x7fff68f8d000 - 0x7fff68f8eff7 libcrypto.dylib (47.11.1) <715361EC-D437-3D7F-B6C5-4CB88EFEA47E> /usr/lib/libcrypto.dylib
  582. 0x7fff6910d000 - 0x7fff6910dff3 libenergytrace.dylib (21) <1CE2BD78-F68E-36A3-BCE9-E9EAB78D9FF3> /usr/lib/libenergytrace.dylib
  583. 0x7fff69135000 - 0x7fff69137ff7 libfakelink.dylib (149) <528A0ABE-B583-3DA1-8E5B-9CA7E89303DE> /usr/lib/libfakelink.dylib
  584. 0x7fff69146000 - 0x7fff6914bfff libgermantok.dylib (24) <5E297121-22A7-3A2F-92B9-DD3E5C829CC7> /usr/lib/libgermantok.dylib
  585. 0x7fff69156000 - 0x7fff69246ff7 libiconv.2.dylib (59) <EB71AC8F-EA44-3BEE-A210-2D92251CA51D> /usr/lib/libiconv.2.dylib
  586. 0x7fff69247000 - 0x7fff6949fff7 libicucore.A.dylib (64243.0.1) <4CBF52D7-7235-34C8-9FF1-8657076B604F> /usr/lib/libicucore.A.dylib
  587. 0x7fff694b9000 - 0x7fff694bafff liblangid.dylib (133) <DCC4FA36-0563-3BD2-AE35-9BAF52F5BD98> /usr/lib/liblangid.dylib
  588. 0x7fff694bb000 - 0x7fff694d3ffb liblzma.5.dylib (16) <7D2522C8-8CBE-32C9-8743-A8F598602F4C> /usr/lib/liblzma.5.dylib
  589. 0x7fff694eb000 - 0x7fff69592fff libmecab.dylib (883) <FDA0E623-F6F2-3402-B72C-0C60A32C2CC1> /usr/lib/libmecab.dylib
  590. 0x7fff69593000 - 0x7fff697f3ff9 libmecabra.dylib (883) <2E84458F-5748-3A9B-94F3-CAF3C79E6383> /usr/lib/libmecabra.dylib
  591. 0x7fff69cbd000 - 0x7fff6a12fff4 libnetwork.dylib (1880.40.26) <D8C5B7F0-04D5-3470-A9C4-EF8B2FF96986> /usr/lib/libnetwork.dylib
  592. 0x7fff6a1ce000 - 0x7fff6a1ffff6 libobjc.A.dylib (781) <D866A31E-5CB1-3327-8D22-C4F83C9225D0> /usr/lib/libobjc.A.dylib
  593. 0x7fff6a212000 - 0x7fff6a216fff libpam.2.dylib (25) <02ABA04D-5843-3850-82A3-EBECA6FC2CDF> /usr/lib/libpam.2.dylib
  594. 0x7fff6a219000 - 0x7fff6a24cff7 libpcap.A.dylib (89.40.2) <C4F9F5BD-BA21-3038-9665-4D298FB7511C> /usr/lib/libpcap.A.dylib
  595. 0x7fff6a342000 - 0x7fff6a52fff7 libsqlite3.dylib (308.4) <2D0B1BE5-9B8A-394F-82F7-F612B1A6C73F> /usr/lib/libsqlite3.dylib
  596. 0x7fff6a780000 - 0x7fff6a783ffb libutil.dylib (57) <B88D4C21-DAEF-3566-8EAE-5973C51A16FD> /usr/lib/libutil.dylib
  597. 0x7fff6a784000 - 0x7fff6a791fff libxar.1.dylib (420) <46AAA43E-6FC6-38A8-B696-62143706D33B> /usr/lib/libxar.1.dylib
  598. 0x7fff6a797000 - 0x7fff6a879ff7 libxml2.2.dylib (32.12) <0DB777D9-F9A1-3921-BFCE-05A000293915> /usr/lib/libxml2.2.dylib
  599. 0x7fff6a87d000 - 0x7fff6a8a5fff libxslt.1.dylib (16.7) <C30A840F-E7E7-39D5-A633-9C256650B552> /usr/lib/libxslt.1.dylib
  600. 0x7fff6a8a6000 - 0x7fff6a8b8fff libz.1.dylib (76) <3EC7A143-AF2D-35EE-9C08-542B2907E3D2> /usr/lib/libz.1.dylib
  601. 0x7fff6b31e000 - 0x7fff6b323ff7 libcache.dylib (83) <74F6459D-3606-3ADB-9808-F6B0FE70062D> /usr/lib/system/libcache.dylib
  602. 0x7fff6b324000 - 0x7fff6b32fff7 libcommonCrypto.dylib (60165) <1333752F-5117-3E86-803A-06E166D80C8C> /usr/lib/system/libcommonCrypto.dylib
  603. 0x7fff6b330000 - 0x7fff6b337fff libcompiler_rt.dylib (101.2) <0437EBEF-8191-3912-A365-D6BB75C7A810> /usr/lib/system/libcompiler_rt.dylib
  604. 0x7fff6b338000 - 0x7fff6b341fff libcopyfile.dylib (166.40.1) <7FAF372E-BAD5-30E6-A8F2-A3D06B91DC80> /usr/lib/system/libcopyfile.dylib
  605. 0x7fff6b342000 - 0x7fff6b3d9fef libcorecrypto.dylib (866.40.8) <AE25C9EE-5D63-3E49-B3AA-D482D35C085A> /usr/lib/system/libcorecrypto.dylib
  606. 0x7fff6b4f0000 - 0x7fff6b531ff0 libdispatch.dylib (1173.40.5) <1FF421B6-4BF0-3B5F-8F56-5ED3B3EFE06F> /usr/lib/system/libdispatch.dylib
  607. 0x7fff6b532000 - 0x7fff6b567fff libdyld.dylib (733.6) <2FA4B359-624B-337C-9207-CDCF841C2E52> /usr/lib/system/libdyld.dylib
  608. 0x7fff6b568000 - 0x7fff6b568ffb libkeymgr.dylib (30) <7EEF9246-30B4-34DD-8AD6-79679D1A7784> /usr/lib/system/libkeymgr.dylib
  609. 0x7fff6b569000 - 0x7fff6b575ff7 libkxld.dylib (6153.41.3) <F9FF90CE-DCB0-3918-882F-6E475A6E244A> /usr/lib/system/libkxld.dylib
  610. 0x7fff6b576000 - 0x7fff6b576ff7 liblaunch.dylib (1738.40.10) <CC02D5B3-A95D-3B16-8EE5-D62521CFE899> /usr/lib/system/liblaunch.dylib
  611. 0x7fff6b577000 - 0x7fff6b57cff7 libmacho.dylib (949.0.1) <6C3E49B2-594D-3B9D-82DB-C4ABEB9788AB> /usr/lib/system/libmacho.dylib
  612. 0x7fff6b57d000 - 0x7fff6b57fff3 libquarantine.dylib (110.40.3) <A1BCAA32-A194-3DBE-9930-8F49A4AEF284> /usr/lib/system/libquarantine.dylib
  613. 0x7fff6b580000 - 0x7fff6b581ff7 libremovefile.dylib (48) <DD7AE862-F179-3C07-A4FC-5775DDD4D3E6> /usr/lib/system/libremovefile.dylib
  614. 0x7fff6b582000 - 0x7fff6b599fff libsystem_asl.dylib (377.40.1) <ECE44856-D279-3B5D-A0AA-8BE421D200C4> /usr/lib/system/libsystem_asl.dylib
  615. 0x7fff6b59a000 - 0x7fff6b59afff libsystem_blocks.dylib (74) <DC521115-905A-3A0D-9337-C55FACCEA85F> /usr/lib/system/libsystem_blocks.dylib
  616. 0x7fff6b59b000 - 0x7fff6b622ff7 libsystem_c.dylib (1353.41.1) <5AD50779-955E-3F56-BCB9-1E14833B3455> /usr/lib/system/libsystem_c.dylib
  617. 0x7fff6b623000 - 0x7fff6b626fff libsystem_configuration.dylib (1061.40.2) <7A2329E0-3C84-3DB7-BC32-E7796C50D621> /usr/lib/system/libsystem_configuration.dylib
  618. 0x7fff6b627000 - 0x7fff6b62aff7 libsystem_coreservices.dylib (114) <DF341577-A307-3722-BB24-D4AACEAB19B3> /usr/lib/system/libsystem_coreservices.dylib
  619. 0x7fff6b62b000 - 0x7fff6b632fff libsystem_darwin.dylib (1353.41.1) <E862B5B1-A367-39CA-8319-B2F9DFADF606> /usr/lib/system/libsystem_darwin.dylib
  620. 0x7fff6b633000 - 0x7fff6b63affb libsystem_dnssd.dylib (1096.40.7) <2A9C6F3E-427B-332E-BDD3-D4651306F3DE> /usr/lib/system/libsystem_dnssd.dylib
  621. 0x7fff6b63b000 - 0x7fff6b63cffb libsystem_featureflags.dylib (17) <B94C0052-B75A-3169-80AA-5F480588AF6E> /usr/lib/system/libsystem_featureflags.dylib
  622. 0x7fff6b63d000 - 0x7fff6b68aff7 libsystem_info.dylib (538) <18CC56C5-5325-3375-BF99-FAE7F4F19DDD> /usr/lib/system/libsystem_info.dylib
  623. 0x7fff6b68b000 - 0x7fff6b6b7ff7 libsystem_kernel.dylib (6153.41.3) <18918E9C-45BC-3D5A-A6B6-3DBC60EEE2E1> /usr/lib/system/libsystem_kernel.dylib
  624. 0x7fff6b6b8000 - 0x7fff6b6ffff7 libsystem_m.dylib (3178) <636A1A1C-7AFC-3E82-B86B-0173912A3437> /usr/lib/system/libsystem_m.dylib
  625. 0x7fff6b700000 - 0x7fff6b727ff7 libsystem_malloc.dylib (283.40.1) <F82A587B-44A2-3699-A218-9D3ECEE23D5A> /usr/lib/system/libsystem_malloc.dylib
  626. 0x7fff6b728000 - 0x7fff6b735ff3 libsystem_networkextension.dylib (1095.40.22) <7F206A43-A941-3BAB-AE3A-16169F2FE6AB> /usr/lib/system/libsystem_networkextension.dylib
  627. 0x7fff6b736000 - 0x7fff6b73ffff libsystem_notify.dylib (241) <C95CC58E-35E7-3828-AA2A-6EED73C12DE5> /usr/lib/system/libsystem_notify.dylib
  628. 0x7fff6b740000 - 0x7fff6b749fe7 libsystem_platform.dylib (220) <0CCDD81F-0891-3400-8A97-6CAC3BBBE2F9> /usr/lib/system/libsystem_platform.dylib
  629. 0x7fff6b74a000 - 0x7fff6b754ff7 libsystem_pthread.dylib (416.40.3) <53C65598-9E9E-36FF-BDC2-74F228E58C5C> /usr/lib/system/libsystem_pthread.dylib
  630. 0x7fff6b755000 - 0x7fff6b759ffb libsystem_sandbox.dylib (1217.41.1) <2183D15E-2CFD-3160-80CE-A948F0529005> /usr/lib/system/libsystem_sandbox.dylib
  631. 0x7fff6b75a000 - 0x7fff6b75cfff libsystem_secinit.dylib (62.40.2) <D2782294-ACDC-30FF-A794-B4C1B324526B> /usr/lib/system/libsystem_secinit.dylib
  632. 0x7fff6b75d000 - 0x7fff6b764ffb libsystem_symptoms.dylib (1238.40.4) <A44E4405-E22E-32E9-83DE-8C7A82401DA0> /usr/lib/system/libsystem_symptoms.dylib
  633. 0x7fff6b765000 - 0x7fff6b77bff2 libsystem_trace.dylib (1147.40.13) <376CC435-E656-37D9-A5FF-C49B6E4525E2> /usr/lib/system/libsystem_trace.dylib
  634. 0x7fff6b77d000 - 0x7fff6b782ffb libunwind.dylib (35.4) <44448F1F-08E5-3425-ADBA-C38A9E8F90C7> /usr/lib/system/libunwind.dylib
  635. 0x7fff6b783000 - 0x7fff6b7b7ff6 libxpc.dylib (1738.40.10) <99CC9436-D653-3762-ADBB-9054EBD1BA2B> /usr/lib/system/libxpc.dylib
  636.  
  637. External Modification Summary:
  638. Calls made by other processes targeting this process:
  639. task_for_pid: 0
  640. thread_create: 0
  641. thread_set_state: 0
  642. Calls made by this process:
  643. task_for_pid: 0
  644. thread_create: 0
  645. thread_set_state: 0
  646. Calls made by all processes on this machine:
  647. task_for_pid: 180794
  648. thread_create: 0
  649. thread_set_state: 0
  650.  
  651. VM Region Summary:
  652. ReadOnly portion of Libraries: Total=427.5M resident=0K(0%) swapped_out_or_unallocated=427.5M(100%)
  653. Writable regions: Total=72.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=72.7M(100%)
  654.  
  655. VIRTUAL REGION
  656. REGION TYPE SIZE COUNT (non-coalesced)
  657. =========== ======= =======
  658. Activity Tracing 256K 1
  659. Dispatch continuations 8192K 1
  660. Kernel Alloc Once 8K 1
  661. MALLOC 37.8M 28
  662. MALLOC guard page 16K 4
  663. MALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)
  664. STACK GUARD 8K 2
  665. Stack 16.5M 2
  666. VM_ALLOCATE 9732K 39
  667. __DATA 7151K 157
  668. __DATA_CONST 20K 1
  669. __LINKEDIT 354.1M 33
  670. __OBJC_RO 32.0M 1
  671. __OBJC_RW 1780K 2
  672. __TEXT 73.4M 155
  673. __UNICODE 564K 1
  674. mapped file 28K 1
  675. shared memory 12K 3
  676. =========== ======= =======
  677. TOTAL 541.2M 433
  678. TOTAL, minus reserved VM space 540.9M 433
  679.  
  680. Model: MacBookPro14,1, BootROM 202.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 2,3 GHz, 8 GB, SMC 2.43f7
  681. Graphics: kHW_IntelIrisGraphics640Item, Intel Iris Plus Graphics 640, spdisplays_builtin
  682. Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
  683. Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
  684. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x170), Broadcom BCM43xx 1.0 (7.77.106.3 AirPortDriverBrcmNIC-1435.3)
  685. Bluetooth: Version 7.0.1f1, 3 services, 25 devices, 1 incoming serial ports
  686. Network Service: Wi-Fi, AirPort, en0
  687. USB Device: USB3.0 Hub
  688. USB Device: Mass Storage Device
  689. USB Device: USB 3.0 Bus
  690. USB Device: USB2.0 Hub
  691. USB Device: USB 2.0 Hub
  692. USB Device: USB 2.0 BILLBOARD
  693. Thunderbolt Bus: MacBook Pro, Apple Inc., 41.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement