Search Unity

Unity 2019.4

Discussion in 'Editor & General Support' started by sniffle63, Jun 26, 2020.

  1. sniffle63

    sniffle63

    Joined:
    Aug 31, 2013
    Posts:
    365
    Hello!
    We upgraded our game from 2018 to 2019 LTS and now a few of our users and myself are getting random crashes while the built game is running.

    It's always an access violation and it almost seems like the PC is running out of memory, but I have 32 gigs so I doubt that is what's causing it for me, but some of our other user's memory is pretty full in the crash reports


    Crash Report
    Code (CSharp):
    1. sport by Interactive LLC_ [version: Unity 2019.4.1f1_e6c045e14e4e]
    2.  
    3. d3d11.dll caused an Access Violation (0xc0000005)
    4.   in module d3d11.dll at 0033:eaa5e5e0.
    5.  
    6. Error occurred at 2020-06-26_153222.
    7. C:\\app\resources\app\unity\sport.exe, run by Gayatri.
    8.  
    9. 71% physical memory in use.
    10. 12056 MB physical memory [3437 MB free].
    11. 2681 MB process peak paging file [2548 MB used].
    12. 2659 MB process peak working set [926 MB used].
    13. System Commit Total/Limit/Peak: 13230MB/15702MB/15381MB
    14. System Physical Total/Available: 12056MB/3437MB
    15. System Process Count: 214
    16. System Thread Count: 3046
    17. System Handle Count: 117804
    18. Disk space data for 'C:\Users\Gayatri\AppData\Local\Temp\Interactive LLC_\Crashes\Crash_2020-06-26_100219005\': 331182485504 bytes free of 495949180928 total.
    19.  
    20. Read from location 00000000000000D1 caused an access violation.
    21.  
    22. Context:
    23. RDI:    0x000001d1f0193900  RSI: 0x0000000000000004  RAX:   0x00000077aa1fdd10
    24. RBX:    0x0000000000000000  RCX: 0x000001d326b01e20  RDX:   0x0000000000000000
    25. RIP:    0x00007ffaeaa5e5e0  RBP: 0x000001d43eb2b050  SegCs: 0x0000000000000033
    26. EFlags: 0x0000000000010206  RSP: 0x00000077aa1fdc60  SegSs: 0x000000000000002b
    27. R8:     0x0000000000000000  R9:  0x0000000000000004  R10:   0x00000077aa1fdd10
    28. R11:    0x00007ffaeab0f050  R12: 0x0000000000000000  R13:   0x0000000000000000
    29. R14:    0x000001d43eb2b060  R15: 0x000001d326b01e20
    30.  
    31.  
    32. Bytes at CS:EIP:
    33. 48 0f be 82 d1 00 00 00 48 81 c1 20 ff ff ff 4c
    34.  
    35. Mono DLL loaded successfully at 'C:\sportDev-UI\app\resources\app\unity\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll'.
    36.  
    37.  
    38. Stack Trace of Crashed Thread 5728:
    39. 0x00007FFAEAA5E5E0 (d3d11) CreateDirect3D11SurfaceFromDXGISurface
    40. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BF329D2)
    41. 0x00007FFA7BF329D2 (UnityPlayer) (function-name not available)
    42. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BF22DA0)
    43. 0x00007FFA7BF22DA0 (UnityPlayer) (function-name not available)
    44. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BFD3629)
    45. 0x00007FFA7BFD3629 (UnityPlayer) (function-name not available)
    46. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BFD488D)
    47. 0x00007FFA7BFD488D (UnityPlayer) (function-name not available)
    48. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BFD4968)
    49. 0x00007FFA7BFD4968 (UnityPlayer) (function-name not available)
    50. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    51. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    52. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    53.  
    54. Stacks for Running Threads:
    55.  
    56. Call Stack for Thread 19256:
    57. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    58. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    59. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    60. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BFB3DB2)
    61. 0x00007FFA7BFB3DB2 (UnityPlayer) (function-name not available)
    62. 0x00007FFA7C2B3426 (UnityPlayer) UnityMain
    63. 0x00007FFA7C2B3F01 (UnityPlayer) UnityMain
    64. 0x00007FFA7C2B7501 (UnityPlayer) UnityMain
    65. 0x00007FFA7C2B6A2B (UnityPlayer) UnityMain
    66. 0x00007FFA7C2AFEDE (UnityPlayer) UnityMain
    67. 0x00007FFA7C29A421 (UnityPlayer) UnityMain
    68. 0x00007FFA7C29A06D (UnityPlayer) UnityMain
    69. 0x00007FFA7C0F6924 (UnityPlayer) UnityMain
    70. 0x00007FFA7C0E6A1D (UnityPlayer) UnityMain
    71. 0x00007FFA7C355183 (UnityPlayer) UnityMain
    72. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BFB8E5B)
    73. 0x00007FFA7BFB8E5B (UnityPlayer) (function-name not available)
    74. 0x00007FFA7C0EB61A (UnityPlayer) UnityMain
    75. 0x00007FFA7C0E72E0 (UnityPlayer) UnityMain
    76. 0x00007FFA7C0E8538 (UnityPlayer) UnityMain
    77. 0x00007FFA7C0B49BD (UnityPlayer) UnityMain
    78. 0x00007FFA7C0C04EA (UnityPlayer) UnityMain
    79. 0x00007FFA7C25E65B (UnityPlayer) UnityMain
    80. 0x00007FFA7C250087 (UnityPlayer) UnityMain
    81. 0x00007FFA7C250123 (UnityPlayer) UnityMain
    82. 0x00007FFA7C252523 (UnityPlayer) UnityMain
    83. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7C00B19E)
    84. 0x00007FFA7C00B19E (UnityPlayer) (function-name not available)
    85. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7C009EFA)
    86. 0x00007FFA7C009EFA (UnityPlayer) (function-name not available)
    87. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7C00DE6C)
    88. 0x00007FFA7C00DE6C (UnityPlayer) (function-name not available)
    89. 0x00007FFA7C01195B (UnityPlayer) UnityMain
    90. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF799C311F2)
    91. 0x00007FF799C311F2 (sport) (function-name not available)
    92. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    93. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    94.  
    95.  
    96. Call Stack for Thread 19156:
    97. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    98. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    99. 0x00007FFAAC4E5E8F (mono-2.0-bdwgc) mono_conc_hashtable_remove
    100. 0x00007FFAAC5D429D (mono-2.0-bdwgc) mono_gc_reference_queue_new
    101. 0x00007FFAAC5D3075 (mono-2.0-bdwgc) mono_callspec_parse
    102. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    103. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    104. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    105. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    106.  
    107.  
    108. Call Stack for Thread 19164:
    109. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    110. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    111. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    112. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    113. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    114. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    115. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    116. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    117.  
    118.  
    119. Call Stack for Thread 19176:
    120. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    121. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    122. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    123. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    124. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    125. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    126. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    127. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    128.  
    129.  
    130. Call Stack for Thread 19172:
    131. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    132. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    133. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    134. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    135. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    136. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    137. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    138. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    139.  
    140.  
    141. Call Stack for Thread 19180:
    142. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    143. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    144. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    145. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    146. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    147. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    148. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    149. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    150.  
    151.  
    152. Call Stack for Thread 19184:
    153. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    154. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    155. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    156. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    157. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    158. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    159. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    160. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    161.  
    162.  
    163. Call Stack for Thread 19192:
    164. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    165. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    166. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    167. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    168. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    169. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    170. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    171. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    172.  
    173.  
    174. Call Stack for Thread 19212:
    175. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    176. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    177. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    178. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    179. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    180. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    181. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    182. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    183.  
    184.  
    185. Call Stack for Thread 19224:
    186. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    187. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    188. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    189. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    190. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    191. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    192. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    193. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    194.  
    195.  
    196. Call Stack for Thread 19240:
    197. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    198. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    199. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    200. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    201. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    202. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    203. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    204. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    205.  
    206.  
    207. Call Stack for Thread 19228:
    208. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    209. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    210. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    211. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    212. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    213. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    214. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    215. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    216.  
    217.  
    218. Call Stack for Thread 19260:
    219. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    220. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    221. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    222. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    223. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    224. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    225. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    226. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    227.  
    228.  
    229. Call Stack for Thread 19268:
    230. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    231. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    232. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    233. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    234. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    235. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    236. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    237. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    238.  
    239.  
    240. Call Stack for Thread 19316:
    241. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    242. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    243. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    244. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    245. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    246. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    247. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    248. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    249.  
    250.  
    251. Call Stack for Thread 19276:
    252. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    253. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    254. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    255. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    256. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    257. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    258. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    259. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    260.  
    261.  
    262. Call Stack for Thread 19376:
    263. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    264. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    265. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    266. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    267. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    268. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    269. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    270. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    271.  
    272.  
    273. Call Stack for Thread 19436:
    274. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    275. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    276. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    277. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    278. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    279. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    280. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    281. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    282.  
    283.  
    284. Call Stack for Thread 19160:
    285. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    286. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    287. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    288. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    289. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    290. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    291. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    292. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    293.  
    294.  
    295. Call Stack for Thread 16784:
    296. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    297. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    298. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    299. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    300. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    301. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    302. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    303. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    304.  
    305.  
    306. Call Stack for Thread 19196:
    307. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    308. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    309. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    310. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    311. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    312. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    313. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    314. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    315.  
    316.  
    317. Call Stack for Thread 16716:
    318. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    319. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    320. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    321. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    322. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    323. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    324. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    325. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    326.  
    327.  
    328. Call Stack for Thread 19232:
    329. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    330. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    331. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    332. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    333. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    334. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    335. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    336. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    337.  
    338.  
    339. Call Stack for Thread 19496:
    340. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    341. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    342. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    343. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    344. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    345. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    346. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    347. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    348.  
    349.  
    350. Call Stack for Thread 19244:
    351. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    352. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    353. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    354. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    355. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    356. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    357. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    358. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    359.  
    360.  
    361. Call Stack for Thread 15156:
    362. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    363. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    364. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    365. 0x00007FFA7C2F88FA (UnityPlayer) UnityMain
    366. 0x00007FFA7C24F28C (UnityPlayer) UnityMain
    367. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    368. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    369. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    370.  
    371.  
    372. Call Stack for Thread 6340:
    373. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    374. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    375. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    376. 0x00007FFA7C10662D (UnityPlayer) UnityMain
    377. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    378. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    379. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    380.  
    381.  
    382. Call Stack for Thread 4156:
    383. 0x00007FFAF103C6F4 (ntdll) NtDelayExecution
    384. 0x00007FFAEE1C6891 (KERNELBASE) SleepEx
    385. 0x00007FFA7CA1B3AA (UnityPlayer) UnityMain
    386. 0x00007FFA7CA1CF64 (UnityPlayer) UnityMain
    387. 0x00007FFA7CEC0EC4 (UnityPlayer) UnityMain
    388. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    389. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    390.  
    391.  
    392. Call Stack for Thread 10524:
    393. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    394. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    395. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    396. 0x00007FFA7C26791A (UnityPlayer) UnityMain
    397. 0x00007FFA7C267A99 (UnityPlayer) UnityMain
    398. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    399. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    400. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    401.  
    402.  
    403. Call Stack for Thread 3476:
    404. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    405. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    406. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    407. 0x00007FFA7C20B500 (UnityPlayer) UnityMain
    408. 0x00007FFA7C20C5D0 (UnityPlayer) UnityMain
    409. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    410. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    411. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    412.  
    413.  
    414. Call Stack for Thread 19444:
    415. 0x00007FFAF103FA04 (ntdll) NtWaitForWorkViaWorkerFactory
    416. 0x00007FFAF0FD3FE0 (ntdll) RtlInitializeResource
    417. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    418. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    419.  
    420.  
    421. Call Stack for Thread 6468:
    422. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    423. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    424. 0x00007FFA737720AE (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    425. 0x00007FFA73710E56 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    426. 0x00007FFA736F63A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    427. 0x00007FFA736F6AEF (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    428. 0x00007FFA736F6E0A (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    429. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    430. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    431. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    432.  
    433.  
    434. Call Stack for Thread 8132:
    435. 0x00007FFAF103CBC4 (ntdll) NtWaitForMultipleObjects
    436. 0x00007FFAEE1D8037 (KERNELBASE) WaitForMultipleObjectsEx
    437. 0x00007FFAEE1D7F1E (KERNELBASE) WaitForMultipleObjects
    438. 0x00007FFA73D341ED (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    439. 0x00007FFA73D3326C (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    440. 0x00007FFA73469A79 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    441. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    442. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    443. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    444.  
    445.  
    446. Call Stack for Thread 15468:
    447. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    448. 0x00007FFAF1000590 (ntdll) RtlSleepConditionVariableSRW
    449. 0x00007FFAEE1A58FD (KERNELBASE) SleepConditionVariableSRW
    450. 0x00007FFA73EBB3C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    451. 0x00007FFA73EB6FB8 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    452. 0x00007FFA73EB6E78 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    453. 0x00007FFA7349EE4E (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    454. 0x00007FFA7349E1F7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    455. 0x00007FFA73469A79 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    456. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    457. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    458. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    459.  
    460.  
    461. Call Stack for Thread 16272:
    462. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    463. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFAED6782ED)
    464. 0x00007FFAED6782ED (mswsock) (function-name not available)
    465. 0x00007FFAED67F20A (mswsock) Tcpip4_WSHGetWildcardSockaddr
    466. 0x00007FFAF0D31F7C (WS2_32) select
    467. 0x00007FFA73D8033B (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    468. 0x00007FFA73D59D6F (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    469. 0x00007FFA7346A677 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    470. 0x00007FFA73469A79 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    471. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    472. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    473. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    474.  
    475.  
    476. Call Stack for Thread 19308:
    477. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    478. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFAED6782ED)
    479. 0x00007FFAED6782ED (mswsock) (function-name not available)
    480. 0x00007FFAED67F20A (mswsock) Tcpip4_WSHGetWildcardSockaddr
    481. 0x00007FFAF0D31F7C (WS2_32) select
    482. 0x00007FFA73D8033B (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    483. 0x00007FFA73D59D6F (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    484. 0x00007FFA7346A677 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    485. 0x00007FFA73469A79 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    486. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    487. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    488. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    489.  
    490.  
    491. Call Stack for Thread 10800:
    492. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    493. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    494. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    495. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    496. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    497. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    498. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    499. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    500. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    501.  
    502.  
    503. Call Stack for Thread 13856:
    504. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    505. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    506. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    507. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    508. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    509. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    510. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    511. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    512. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    513.  
    514.  
    515. Call Stack for Thread 13944:
    516. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    517. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    518. 0x00007FFAAC4E5E8F (mono-2.0-bdwgc) mono_conc_hashtable_remove
    519. 0x00007FFAAC597983 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    520. 0x000001D3BAF1400D (Mono JIT Code) <unknown class>.<unknown method>()
    521. 0x000001D3BAF13D3B (Mono JIT Code) <unknown class>.<unknown method>()
    522. 0x000001D3BAF1395B (Mono JIT Code) <unknown class>.<unknown method>()
    523. 0x000001D3BAF1337B (Mono JIT Code) <unknown class>.<unknown method>()
    524. 0x000001D3BAF131CB (Mono JIT Code) <unknown class>.<unknown method>()
    525. 0x000001D3BAF130FF (Mono JIT Code) <unknown class>.<unknown method>()
    526. 0x000001D3BAF11612 (Mono JIT Code) <unknown class>.<unknown method>()
    527. 0x000001D3BAF0E6F6 (Mono JIT Code) <unknown class>.<unknown method>()
    528. 0x000001D3BAF0D68E (Mono JIT Code) <unknown class>.<unknown method>()
    529. 0x000001D3BAF0CDFB (Mono JIT Code) <unknown class>.<unknown method>()
    530. 0x000001D3BAF0CA0B (Mono JIT Code) <unknown class>.<unknown method>()
    531. 0x000001D3BAF0C503 (Mono JIT Code) <unknown class>.<unknown method>()
    532. 0x000001D3BAF0C464 (Mono JIT Code) <unknown class>.<unknown method>()
    533. 0x00007FFAAC5ED660 (mono-2.0-bdwgc) mono_get_runtime_build_info
    534. 0x00007FFAAC5728E2 (mono-2.0-bdwgc) mono_perfcounters_init
    535. 0x00007FFAAC57BB12 (mono-2.0-bdwgc) mono_runtime_invoke_array
    536. 0x00007FFAAC5963AF (mono-2.0-bdwgc) mono_threads_set_shutting_down
    537. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    538. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    539. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    540.  
    541.  
    542. Call Stack for Thread 5908:
    543. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    544. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFAED6782ED)
    545. 0x00007FFAED6782ED (mswsock) (function-name not available)
    546. 0x00007FFAED67F20A (mswsock) Tcpip4_WSHGetWildcardSockaddr
    547. 0x00007FFAF0D31F7C (WS2_32) select
    548. 0x00007FFAAC4D96C0 (mono-2.0-bdwgc) mono_poll
    549. 0x00007FFAAC59CC65 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    550. 0x00007FFAAC59D6F7 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    551. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    552. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    553. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    554. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    555.  
    556.  
    557. Call Stack for Thread 20380:
    558. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    559. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    560. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    561. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    562. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    563. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    564. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    565. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    566. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    567.  
    568.  
    569. Call Stack for Thread 12212:
    570. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    571. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    572. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    573. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    574. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    575. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    576. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    577. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    578. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    579.  
    580.  
    581. Call Stack for Thread 16624:
    582. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    583. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    584. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    585. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    586. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    587. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    588. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    589. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    590. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    591.  
    592.  
    593. Call Stack for Thread 13288:
    594. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    595. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    596. 0x00007FFA7C9ECE72 (UnityPlayer) UnityMain
    597. 0x00007FFA7C9D40CF (UnityPlayer) UnityMain
    598. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    599. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    600.  
    601.  
    602. Call Stack for Thread 8452:
    603. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    604. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    605. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    606. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BF0D1B7)
    607. 0x00007FFA7BF0D1B7 (UnityPlayer) (function-name not available)
    608. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    609. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    610. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    611.  
    612.  
    613. Call Stack for Thread 11312:
    614. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    615. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    616. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    617. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BF0D1B7)
    618. 0x00007FFA7BF0D1B7 (UnityPlayer) (function-name not available)
    619. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    620. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    621. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    622.  
    623.  
    624. Call Stack for Thread 15744:
    625. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    626. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    627. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    628. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BF0D1B7)
    629. 0x00007FFA7BF0D1B7 (UnityPlayer) (function-name not available)
    630. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    631. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    632. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    633.  
    634.  
    635. Call Stack for Thread 16212:
    636. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    637. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    638. 0x00007FFA7C951782 (UnityPlayer) UnityMain
    639. ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFA7BF0D1B7)
    640. 0x00007FFA7BF0D1B7 (UnityPlayer) (function-name not available)
    641. 0x00007FFA7C2F7888 (UnityPlayer) UnityMain
    642. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    643. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    644.  
    645.  
    646. Call Stack for Thread 19492:
    647. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    648. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    649. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    650. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    651. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    652. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    653. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    654. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    655. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    656.  
    657.  
    658. Call Stack for Thread 4064:
    659. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    660. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    661. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    662. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    663. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    664. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    665. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    666. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    667. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    668.  
    669.  
    670. Call Stack for Thread 19744:
    671. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    672. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    673. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    674. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    675. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    676. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    677. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    678. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    679. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    680.  
    681.  
    682. Call Stack for Thread 12396:
    683. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    684. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    685. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    686. 0x00007FFAAC4E112C (mono-2.0-bdwgc) mono_threads_attach_tools_thread
    687. 0x00007FFAAC59AC01 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    688. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    689. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    690. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    691. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    692.  
    693.  
    694. Call Stack for Thread 10292:
    695. 0x00007FFAF103F9A4 (ntdll) NtWaitForAlertByThreadId
    696. 0x00007FFAF1000815 (ntdll) RtlSleepConditionVariableCS
    697. 0x00007FFAEE1FC2B9 (KERNELBASE) SleepConditionVariableCS
    698. 0x00007FFAAC59BA07 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    699. 0x00007FFAAC59BDB8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    700. 0x00007FFAAC596368 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    701. 0x00007FFAAC5960F6 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    702. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    703. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    704.  
    705.  
    706. Call Stack for Thread 8276:
    707. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    708. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    709. 0x00007FFA7CA8F10A (UnityPlayer) UnityMain
    710. 0x00007FFA7CA8F05E (UnityPlayer) UnityMain
    711. 0x00007FFA7CA1CF36 (UnityPlayer) UnityMain
    712. 0x00007FFA7CEC0EC4 (UnityPlayer) UnityMain
    713. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    714. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    715.  
    716.  
    717. Call Stack for Thread 3016:
    718. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    719. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    720. 0x00007FFA7CA71695 (UnityPlayer) UnityMain
    721. 0x00007FFA7CA1B1FA (UnityPlayer) UnityMain
    722. 0x00007FFA7CA1CF01 (UnityPlayer) UnityMain
    723. 0x00007FFA7CEC0EC4 (UnityPlayer) UnityMain
    724. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    725. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    726.  
    727.  
    728. Call Stack for Thread 8928:
    729. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    730. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    731. 0x00007FFA737720AE (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    732. 0x00007FFA73829B83 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    733. 0x00007FFA736F63A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    734. 0x00007FFA736F6AEF (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    735. 0x00007FFA736F6E0A (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    736. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    737. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    738. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    739.  
    740.  
    741. Call Stack for Thread 10408:
    742. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    743. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    744. 0x00007FFA737720AE (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    745. 0x00007FFA7371BD39 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    746. 0x00007FFA736F63A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    747. 0x00007FFA736F6AEF (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    748. 0x00007FFA736F6E0A (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    749. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    750. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    751. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    752.  
    753.  
    754. Call Stack for Thread 9292:
    755. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    756. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    757. 0x00007FFA737720AE (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    758. 0x00007FFA736DBF06 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    759. 0x00007FFA736F63A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    760. 0x00007FFA736F6AEF (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    761. 0x00007FFA736F6E0A (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    762. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    763. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    764. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    765.  
    766.  
    767. Call Stack for Thread 18444:
    768. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    769. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    770. 0x00007FFA737720AE (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    771. 0x00007FFA736BDADD (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    772. 0x00007FFA736F63A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    773. 0x00007FFA736F6AEF (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    774. 0x00007FFA736F6E0A (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    775. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    776. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    777. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    778.  
    779.  
    780. Call Stack for Thread 12856:
    781. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    782. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    783. 0x00007FFA737720AE (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    784. 0x00007FFA7371BD39 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    785. 0x00007FFA736F63A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    786. 0x00007FFA736F6AEF (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    787. 0x00007FFA736F6E0A (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    788. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    789. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    790. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    791.  
    792.  
    793. Call Stack for Thread 5768:
    794. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    795. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    796. 0x00007FFA737720AE (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    797. 0x00007FFA736F7C6E (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    798. 0x00007FFA736F63A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    799. 0x00007FFA736F6AEF (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    800. 0x00007FFA736F6E0A (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    801. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    802. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    803. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    804.  
    805.  
    806. Call Stack for Thread 8264:
    807. 0x00007FFAF103CBC4 (ntdll) NtWaitForMultipleObjects
    808. 0x00007FFAEE1D8037 (KERNELBASE) WaitForMultipleObjectsEx
    809. 0x00007FFAEE1D7F1E (KERNELBASE) WaitForMultipleObjects
    810. 0x00007FFA73D548CD (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    811. 0x00007FFA73D5356C (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    812. 0x00007FFA73469A79 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    813. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    814. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    815. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    816.  
    817.  
    818. Call Stack for Thread 18684:
    819. 0x00007FFAF103FA04 (ntdll) NtWaitForWorkViaWorkerFactory
    820. 0x00007FFAF0FD3FE0 (ntdll) RtlInitializeResource
    821. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    822. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    823.  
    824.  
    825. Call Stack for Thread 15160:
    826. 0x00007FFAF103FA04 (ntdll) NtWaitForWorkViaWorkerFactory
    827. 0x00007FFAF0FD3FE0 (ntdll) RtlInitializeResource
    828. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    829. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    830.  
    831.  
    832. Call Stack for Thread 10572:
    833. 0x00007FFAF103CBC4 (ntdll) NtWaitForMultipleObjects
    834. 0x00007FFAEE1D8037 (KERNELBASE) WaitForMultipleObjectsEx
    835. 0x00007FFAEE1D7F1E (KERNELBASE) WaitForMultipleObjects
    836. 0x00007FFA7375D7A7 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    837. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    838. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    839. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    840.  
    841.  
    842. Call Stack for Thread 20068:
    843. 0x00007FFAF103CBC4 (ntdll) NtWaitForMultipleObjects
    844. 0x00007FFAEE1D8037 (KERNELBASE) WaitForMultipleObjectsEx
    845. 0x00007FFAEE1D7F1E (KERNELBASE) WaitForMultipleObjects
    846. 0x00007FFA7375BE87 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    847. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    848. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    849. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    850.  
    851.  
    852. Call Stack for Thread 13616:
    853. 0x00007FFAF103C0F4 (ntdll) NtWaitForSingleObject
    854. 0x00007FFAEE1B8B03 (KERNELBASE) WaitForSingleObjectEx
    855. 0x00007FFA7375DF5D (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    856. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    857. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    858. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    859.  
    860.  
    861. Call Stack for Thread 15040:
    862. 0x00007FFAF103CBC4 (ntdll) NtWaitForMultipleObjects
    863. 0x00007FFAEE1D8037 (KERNELBASE) WaitForMultipleObjectsEx
    864. 0x00007FFAEE1D7F1E (KERNELBASE) WaitForMultipleObjects
    865. 0x00007FFA73763318 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    866. 0x00007FFA73E941C0 (agora_rtc_sdk) setAgoraSdkExternalSymbolLoader
    867. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    868. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    869.  
    870.  
    871. Call Stack for Thread 10728:
    872. 0x00007FFAF103FA04 (ntdll) NtWaitForWorkViaWorkerFactory
    873. 0x00007FFAF0FD3FE0 (ntdll) RtlInitializeResource
    874. 0x00007FFAF0377BD4 (KERNEL32) BaseThreadInitThunk
    875. 0x00007FFAF100CE51 (ntdll) RtlUserThreadStart
    876.  
    877.  
    878.  
    879.  
    880. Stack Memory [0x00000077AA1FDC60-0x00000077AA200000]:
    881. 0xaa1fdc60: 80070057 000001d4 ea970600 00007ffa W...............
    882. 0xaa1fdc70: 00000001 00000000 000096a0 00000000 ................
    883. 0xaa1fdc80: 00000002 00000001 00000000 0000000c ................
    884. 0xaa1fdc90: 00000000 00000000 00000000 00007ffa ................
    885. 0xaa1fdca0: 7020c7f0 000001d2 7bf329d2 00007ffa .. p.....).{....
    886. 0xaa1fdcb0: 00000011 00000000 00000000 00000000 ................
    887. 0xaa1fdcc0: 00000000 00000000 eaa6163c 00007ffa ........<.......
    888. 0xaa1fdcd0: 00000000 00000000 aa1fdd10 00000077 ............w...
    889. 0xaa1fdce0: 000000c0 00000002 00000008 00010000 ................
    890. 0xaa1fdcf0: 00000000 00000000 00000002 00000001 ................
    891. 0xaa1fdd00: 00000000 0000000c 00000000 00000000 ................
    892. 0xaa1fdd10: 00000000 00000000 00000000 00000000 ................
    893. 0xaa1fdd20: 00000000 00000000 00000000 00000000 ................
    894. 0xaa1fdd30: 00000000 00000000 00000000 00000000 ................
    895. 0xaa1fdd40: 00000000 00000000 00000000 00000000 ................
    896. 0xaa1fdd50: 00000000 00000000 00000000 00000000 ................
    897. 0xaa1fdd60: 701f6910 000001d2 00000000 00000000 .i.p............
    898. 0xaa1fdd70: 0000001e 00000000 7bf22da0 00007ffa .........-.{....
    899. 0xaa1fdd80: f01938c0 000001d1 aa1fde40 00000077 .8......@...w...
    900. 0xaa1fdd90: 3eb2b050 000001d4 00000000 00000000 P..>............
    901. 0xaa1fdda0: 0000001e 00000000 7bfd3629 00007ffa ........)6.{....
    902. 0xaa1fddb0: 3eb2b050 000001d4 300002c0 000001d3 P..>.......0....
    903. 0xaa1fddc0: 00000005 00000000 aa1fde40 00000077 ........@...w...
    904. 0xaa1fddd0: 00000004 00007ffa 00001000 00000000 ................
    905. 0xaa1fdde0: aa1fdff0 00000077 00000001 00000000 ....w...........
    906. 0xaa1fddf0: 75833290 000001d2 10022b00 000001d3 .2.u.....+......
    907. 0xaa1fde00: 00000001 00000000 00000000 00000000 ................
    908. 0xaa1fde10: 00000000 00000000 00000000 00000000 ................
    909. 0xaa1fde20: 00000000 00000000 00000000 00000000 ................
    910. 0xaa1fde30: 00000000 00000000 00000000 00000000 ................
    911. 0xaa1fde40: 7bd52f00 00007ffa 00000001 00000000 ./.{............
    912. 0xaa1fde50: 00000002 00000000 00000001 00000000 ................
    913. 0xaa1fde60: 00000000 00000000 00000000 00000004 ................
    914. 0xaa1fde70: 00000000 00000008 00000000 00000004 ................
    915. 0xaa1fde80: 00000000 00000000 00000000 00000000 ................
    916. 0xaa1fde90: 00000000 00000000 00000000 00000000 ................
    917. 0xaa1fdea0: 00000000 00000000 00000000 00000000 ................
    918. 0xaa1fdeb0: 00000000 00000000 00000000 00000000 ................
    919. 0xaa1fdec0: 00000000 00000000 00000000 00000000 ................
    920. 0xaa1fded0: 00000000 00000000 00000000 00000000 ................
    921. 0xaa1fdee0: 0000062a 00000002 00155588 00001000 *........U......
    922. 0xaa1fdef0: 00000000 00000000 00000000 00000000 ................
    923. 0xaa1fdf00: 00000000 00000000 00000000 00000000 ................
    924. 0xaa1fdf10: 00000000 00000000 00000000 00000000 ................
    925. 0xaa1fdf20: 00000018 00000002 00000007 0000000f ................
    926. 0xaa1fdf30: 00000000 00000000 00000000 00000000 ................
    927. 0xaa1fdf40: 00000000 00000000 00000000 00000000 ................
    928. 0xaa1fdf50: 00000000 00000000 00000000 00000000 ................
    929. 0xaa1fdf60: 00000000 00000000 00000000 00000000 ................
    930. 0xaa1fdf70: 00000000 00000000 00000000 00000000 ................
    931. 0xaa1fdf80: 00000000 00000000 00000000 00000000 ................
    932. 0xaa1fdf90: 00000000 00000000 00000000 00000000 ................
    933. 0xaa1fdfa0: 00000000 00000000 00000000 00000000 ................
    934. 0xaa1fdfb0: 00000000 00000000 00000000 00000000 ................
    935. 0xaa1fdfc0: 12f2e930 000001d3 00000004 00007f01 0...............
    936. 0xaa1fdfd0: 00000004 00000001 00000000 00000000 ................
    937. 0xaa1fdfe0: 00000000 00000000 00000000 00000000 ................
    938. 0xaa1fdff0: 21e41d00 000001d4 7656f332 000001d4 ...!....2.Vv....
    939. 0xaa1fe000: 00000001 00000000 f0427390 000001d2 .........sB.....
    940. 0xaa1fe010: f0427394 000001d2 f0427398 000001d2 .sB......sB.....
    941. 0xaa1fe020: f042739c 000001d2 00000000 00000000 .sB.............
    942. 0xaa1fe030: f04273a4 000001d2 f04273a4 000001d2 .sB......sB.....
    943. 0xaa1fe040: 00000000 00000000 f04273a8 000001d2 .........sB.....
    944. 0xaa1fe050: f04273a8 000001d2 f04273a8 000001d2 .sB......sB.....
    945. 0xaa1fe060: 00000001 00000000 f04273ac 000001d2 .........sB.....
    946. 0xaa1fe070: f04273b0 000001d2 f04273b4 000001d2 .sB......sB.....
    947. 0xaa1fe080: f04273b8 000001d2 f04273bc 000001d2 .sB......sB.....
    948. 0xaa1fe090: f04273c0 000001d2 00000000 00000000 .sB.............
    949. 0xaa1fe0a0: 00000000 00000000 00000000 00000000 ................
    950. 0xaa1fe0b0: 00000000 00000000 00000000 00000000 ................
    951. 0xaa1fe0c0: 00000000 00000000 00000000 00000000 ................
    952. 0xaa1fe0d0: 00000000 00000000 00000000 00000000 ................
    953. 0xaa1fe0e0: 00000000 00000000 00000000 00000000 ................
    954. 0xaa1fe0f0: 00000000 00000000 00000000 00000000 ................
    955. 0xaa1fe100: 00000000 00000000 00000000 00000000 ................
    956. 0xaa1fe110: 00000000 00000000 00000000 00000000 ................
    957. 0xaa1fe120: 1000f710 000001d3 00000022 00000000 ........".......
    958. 0xaa1fe130: 00000000 00000000 00000022 00000000 ........".......
    959. 0xaa1fe140: 00000048 00000000 00000000 00000000 H...............
    960. 0xaa1fe150: 00000000 00000000 00000000 00000000 ................
    961. 0xaa1fe160: 00000000 00000000 00000000 00000000 ................
    962. 0xaa1fe170: 00000000 00000000 00000000 00000001 ................
    963. 0xaa1fe180: 00000000 00000000 00000000 00000000 ................
    964. 0xaa1fe190: 00000000 00000000 7c04cd00 00000002 ...........|....
    965. 0xaa1fe1a0: 00000000 00000000 00000000 00000000 ................
    966. 0xaa1fe1b0: 00000018 00000002 80000001 00000000 ................
    967. 0xaa1fe1c0: 00000001 00000000 75833290 000001d2 .........2.u....
    968. 0xaa1fe1d0: 80000001 00000000 7c03be50 00007ffa ........P..|....
    969. 0xaa1fe1e0: 7c03a5c0 00007ffa 00000000 00000000 ...|............
    970. 0xaa1fe1f0: f0149aa0 000001d1 00000001 00007ffa ................
    971. 0xaa1fe200: 00000000 00000000 00000000 00000001 ................
    972. 0xaa1fe210: 00000000 00000000 00000000 00000000 ................
    973. 0xaa1fe220: 00000000 00000000 7c04cd00 00000002 ...........|....
    974. 0xaa1fe230: 00000000 00000000 00000000 00000000 ................
    975. 0xaa1fe240: 00000000 00000000 00000000 00000000 ................
    976. 0xaa1fe250: 00000000 00000008 00000000 00000008 ................
    977. 0xaa1fe260: 00000000 00000008 00000000 00000004 ................
    978. 0xaa1fe270: 00000000 00000008 00000000 00000000 ................
    979. 0xaa1fe280: 00000000 00000040 00000000 00000040 ....@.......@...
    980. 0xaa1fe290: 00000000 00000040 00000000 00000000 ....@...........
    981. 0xaa1fe2a0: 00000000 00000004 00000000 00000004 ................
    982. 0xaa1fe2b0: 00000000 00000040 00000000 00000000 ....@...........
    983. 0xaa1fe2c0: 00000000 00000000 00000000 00000000 ................
    984. 0xaa1fe2d0: 00000000 00000000 00000000 00000000 ................
    985. 0xaa1fe2e0: 00000000 00000004 00000000 00000010 ................
    986. 0xaa1fe2f0: 00000000 00000000 00000000 00000000 ................
    987. 0xaa1fe300: 00000000 00000000 00000000 00000000 ................
    988. 0xaa1fe310: 00000000 00000000 00000000 00000004 ................
    989. 0xaa1fe320: 00000000 00000028 00000000 00000008 ....(...........
    990. 0xaa1fe330: 00000000 000000d0 00000000 00000008 ................
    991. 0xaa1fe340: 00000000 00000000 00000000 00000070 ............p...
    992. 0xaa1fe350: 00000000 00000004 00000000 00000250 ............P...
    993. 0xaa1fe360: 00000000 00000008 00000000 00000000 ................
    994. 0xaa1fe370: 00000000 00000000 00000000 00000000 ................
    995. 0xaa1fe380: 300aba40 000001d2 3001b110 000001d2 @..0.......0....
    996. 0xaa1fe390: 00000000 00000010 00000000 00000008 ................
    997. 0xaa1fe3a0: 00000000 00000008 00000000 00000008 ................
    998. 0xaa1fe3b0: 00000000 00000004 00000000 00000018 ................
    999. 0xaa1fe3c0: 00000000 00000010 00000000 00000010 ................
    1000. 0xaa1fe3d0: 00000000 00000008 00000000 00000000 ................
    1001. 0xaa1fe3e0: 00000000 00000018 00000000 00000060 ............`...
    1002. 0xaa1fe3f0: 00000000 00000020 00000000 00000000 .... ...........
    1003. 0xaa1fe400: 00000000 00000030 00000000 00000000 ....0...........
    1004. 0xaa1fe410: 00000000 00000000 00000000 00000000 ................
    1005. 0xaa1fe420: 00000000 00000000 00000000 00000000 ................
    1006. 0xaa1fe430: 00000000 00000008 00000000 00000008 ................
    1007. 0xaa1fe440: 00000000 00000000 00000000 00000000 ................
    1008. 0xaa1fe450: 00000000 00000000 00000000 00000000 ................
    1009. 0xaa1fe460: 00000000 00000000 00000000 00000008 ................
    1010. 0xaa1fe470: 00000000 00000004 00000000 00000008 ................
    1011. 0xaa1fe480: 00000000 00000004 00000000 00000008 ................
    1012. 0xaa1fe490: 00000000 00000004 00000000 00000000 ................
    1013. 0xaa1fe4a0: 00000000 00000004 00000000 00000000 ................
    1014. 0xaa1fe4b0: 00000000 00000008 00000000 00000004 ................
    1015. 0xaa1fe4c0: 00000000 00000000 00000000 00000004 ................
    1016. 0xaa1fe4d0: 00000000 00000000 00000000 00000004 ................
    1017. 0xaa1fe4e0: 00000000 00000000 00000000 00000000 ................
    1018. 0xaa1fe4f0: 00000000 00000000 00000000 00000000 ................
    1019. 0xaa1fe500: 00000000 00000000 00000000 00000000 ................
    1020. 0xaa1fe510: 00000000 00000000 00000000 00000000 ................
    1021. 0xaa1fe520: 00000000 00000000 00000000 00000000 ................
    1022. 0xaa1fe530: 00000000 00000000 00000000 00000008 ................
    1023. 0xaa1fe540: 00000000 00000000 00000000 00000000 ................
    1024. 0xaa1fe550: 00000000 00000000 00000000 00000000 ................
    1025. 0xaa1fe560: 00000000 00000000 00000000 00000000 ................
    1026. 0xaa1fe570: 00000000 00000000 00000000 00000000 ................
    1027. 0xaa1fe580: 00000000 00000000 00000000 00000070 ............p...
    1028. 0xaa1fe590: 00000000 00000000 00000000 00000000 ................
    1029. 0xaa1fe5a0: 00000000 00000000 00000000 00000010 ................
    1030. 0xaa1fe5b0: 00000000 00000000 00000000 00000000 ................
    1031. 0xaa1fe5c0: 00000000 00000000 00000000 00000024 ............$...
    1032. 0xaa1fe5d0: 00000000 00000000 00000000 00000000 ................
    1033. 0xaa1fe5e0: 00000000 00000000 00000000 00000000 ................
    1034. 0xaa1fe5f0: 00000000 00000000 00000000 00000000 ................
    1035. 0xaa1fe600: 00000000 00000000 00000000 00000000 ................
    1036. 0xaa1fe610: 00000000 00000000 00000000 00000000 ................
    1037. 0xaa1fe620: 00000000 00000000 00000000 00000000 ................
    1038. 0xaa1fe630: 00000000 00000000 00000000 00000000 ................
    1039. 0xaa1fe640: 00000000 00000000 00000000 00000008 ................
    1040. 0xaa1fe650: 00000000 00000000 00000000 00000000 ................
    1041. 0xaa1fe660: 00000000 0000000c 00000000 0000000c ................
    1042. 0xaa1fe670: 00000000 00000000 00000000 00000000 ................
    1043. 0xaa1fe680: 00000000 00000010 00000000 00000008 ................
    1044. 0xaa1fe690: 00000000 00000000 00000000 00000000 ................
    1045. 0xaa1fe6a0: 00000000 00000020 00000000 00000000 .... ...........
    1046. 0xaa1fe6b0: 00000000 00000000 00000000 00000000 ................
    1047. 0xaa1fe6c0: 00000000 00000000 00000000 00000000 ................
    1048. 0xaa1fe6d0: 00000000 00000000 00000000 00000004 ................
    1049. 0xaa1fe6e0: 00000000 00000000 00000000 00000000 ................
    1050. 0xaa1fe6f0: 00000000 00000000 00000000 00000000 ................
    1051. 0xaa1fe700: 00000000 00000000 00000000 00000000 ................
    1052. 0xaa1fe710: 00000000 00000000 00000000 00000000 ................
    1053. 0xaa1fe720: 00000000 00000000 00000000 00000000 ................
    1054. 0xaa1fe730: 00000000 00000000 00000000 00000000 ................
    1055. 0xaa1fe740: 00000000 00000000 00000000 00000000 ................
    1056. 0xaa1fe750: 00000000 00000000 00000000 00000000 ................
    1057. 0xaa1fe760: 00000000 00000000 00000000 00000000 ................
    1058. 0xaa1fe770: 00000000 00000000 00000000 00000000 ................
    1059. 0xaa1fe780: 00000000 00000000 00000000 00000000 ................
    1060. 0xaa1fe790: 00000000 00000000 00000000 00000000 ................
    1061. 0xaa1fe7a0: 00000000 00000000 00000000 00000000 ................
    1062. 0xaa1fe7b0: 00000000 00000000 00000000 00000000 ................
    1063. 0xaa1fe7c0: 00000000 00000000 00000000 00000000 ................
    1064. 0xaa1fe7d0: 00000000 00000000 00000000 00000000 ................
    1065. 0xaa1fe7e0: 00000000 00000000 00000000 00000000 ................
    1066. 0xaa1fe7f0: 00000000 00000000 00000000 00000000 ................
    1067. 0xaa1fe800: 00000000 00000000 00000000 00000000 ................
    1068. 0xaa1fe810: 00000000 00000000 00000000 00000000 ................
    1069. 0xaa1fe820: 724fd8f0 000001d3 00000000 00000000 ..Or............
    1070. 0xaa1fe830: 00000000 00000000 00000000 00000000 ................
    1071. 0xaa1fe840: 00000000 00000000 00000000 00000000 ................
    1072. 0xaa1fe850: 00000000 00000000 00000000 00000000 ................
    1073. 0xaa1fe860: 00000000 00000004 00000000 00000008 ................
    1074. 0xaa1fe870: 00000000 00000004 00000000 00000000 ................
    1075. 0xaa1fe880: 00000000 00000004 00000000 00000008 ................
    1076. 0xaa1fe890: 00000000 00000008 00000000 00000000 ................
    1077. 0xaa1fe8a0: 00000000 00000010 00000000 00000010 ................
    1078. 0xaa1fe8b0: 00000000 00000010 00000000 00000000 ................
    1079. 0xaa1fe8c0: 00000000 00000004 00000000 00000000 ................
    1080. 0xaa1fe8d0: 00000000 00000000 00000000 00000000 ................
    1081. 0xaa1fe8e0: 00000000 00000000 00000000 00000000 ................
    1082. 0xaa1fe8f0: 00000000 00000000 00000000 00000004 ................
    1083. 0xaa1fe900: 00000000 00000000 00000000 00000004 ................
    1084. 0xaa1fe910: 00000000 00000000 00000000 00000000 ................
    1085. 0xaa1fe920: 00000000 00000014 00000000 00000028 ............(...
    1086. 0xaa1fe930: 00000000 00000008 00000000 00000004 ................
    1087. 0xaa1fe940: 00000000 00000000 00000000 00000004 ................
    1088. 0xaa1fe950: 00000000 00000000 00000000 00000000 ................
    1089. 0xaa1fe960: 00000000 00000000 00000000 00000000 ................
    1090. 0xaa1fe970: 00000000 00000000 00000000 00000000 ................
    1091. 0xaa1fe980: 00000000 00000000 00000000 00000000 ................
    1092. 0xaa1fe990: 00000000 00000000 00000000 00000000 ................
    1093. 0xaa1fe9a0: 00000000 00000000 00000000 00000000 ................
    1094. 0xaa1fe9b0: 00000000 00000000 00000000 00000000 ................
    1095. 0xaa1fe9c0: 00000000 00000000 00000000 00000000 ................
    1096. 0xaa1fe9d0: 00000000 00000000 00000000 00000000 ................
    1097. 0xaa1fe9e0: 00000000 00000000 00000000 00000000 ................
    1098. 0xaa1fe9f0: 00000000 00000000 00000000 00000000 ................
    1099. 0xaa1fea00: 00000000 00000000 00000000 00000000 ................
    1100. 0xaa1fea10: 00000000 00000000 00000000 00000000 ................
    1101. 0xaa1fea20: 00000000 00000000 00000000 00000000 ................
    1102. 0xaa1fea30: 00000000 00000000 00000000 00000000 ................
    1103. 0xaa1fea40: 00000000 00000000 00000000 00000000 ................
    1104. 0xaa1fea50: 00000000 00000000 00000000 00000000 ................
    1105. 0xaa1fea60: 00000000 00000000 00000000 00000000 ................
    1106. 0xaa1fea70: 00000000 00000000 00000000 00000000 ................
    1107. 0xaa1fea80: 00000000 00000000 00000000 00000000 ................
    1108. 0xaa1fea90: 00000000 00000000 00000000 00000000 ................
    1109. 0xaa1feaa0: 00000000 00000000 00000000 00000000 ................
    1110. 0xaa1feab0: 00000000 00000000 00000000 00000000 ................
    1111. 0xaa1feac0: 00000000 00000000 00000000 00000000 ................
    1112. 0xaa1fead0: 00000000 00000000 00000000 00000000 ................
    1113. 0xaa1feae0: 00000000 00000000 00000000 00000000 ................
    1114. 0xaa1feaf0: 00000000 00000000 00000000 00000000 ................
    1115. 0xaa1feb00: 00000000 00000000 00000000 00000000 ................
    1116. 0xaa1feb10: 00000000 00000000 00000000 00000000 ................
    1117. 0xaa1feb20: 00000000 00000000 21000021 00000000 ........!..!....
    1118. 0xaa1feb30: 478ba180 000001d3 f0fdd15e 00007ffa ...G....^.......
    1119. 0xaa1feb40: c45e0000 000001d1 aa1fedc9 00000077 ..^.........w...
    1120. 0xaa1feb50: 47af9350 000001d3 00000021 00000000 P..G....!.......
    1121. 0xaa1feb60: 00000021 00000000 00000021 00000000 !.......!.......
    1122. 0xaa1feb70: 00000000 00000001 00000000 00000000 ................
    1123. 0xaa1feb80: 00000000 00000000 47af9350 000001d3 ........P..G....
    1124. 0xaa1feb90: 00800009 00000000 00000010 00000000 ................
    1125. 0xaa1feba0: 00000021 00000000 47af9340 000001d3 !.......@..G....
    1126. 0xaa1febb0: 00000000 00000000 c45e0150 000001d1 ........P.^.....
    1127. 0xaa1febc0: 47af9340 000001d3 00000000 00000000 @..G............
    1128. 0xaa1febd0: 00000000 00000000 00000000 00000000 ................
    1129. 0xaa1febe0: 00000000 00000000 00000000 00000018 ................
    1130. 0xaa1febf0: 00000000 00000008 ee1800f8 00007ffa ................
    1131. 0xaa1fec00: 00000000 00000bc0 c45e0324 000001d1 ........$.^.....
    1132. 0xaa1fec10: c45e3601 000001d1 f0fbc318 00007ffa .6^.............
    1133. 0xaa1fec20: 00000000 00000058 00000000 00000008 ....X...........
    1134. 0xaa1fec30: 00000000 00000008 aa1feca0 00000077 ............w...
    1135. 0xaa1fec40: 00000000 00000000 00000000 00000000 ................
    1136. 0xaa1fec50: 00000000 00000000 00000000 00000000 ................
    1137. 0xaa1fec60: 00000000 00000000 00000000 00000008 ................
    1138. 0xaa1fec70: 00000000 00000008 00000000 00000030 ............0...
    1139. 0xaa1fec80: 00000000 00000018 c45e34c0 000001d1 .........4^.....
    1140. 0xaa1fec90: 00000001 00000000 f0fbb876 00007ffa ........v.......
    1141. 0xaa1feca0: ee1800f8 00007ffa 00000000 00000000 ................
    1142. 0xaa1fecb0: c45e3650 000001d1 aa1fed81 00000077 P6^.........w...
    1143. 0xaa1fecc0: 00000000 00000000 00000000 00000000 ................
    1144. 0xaa1fecd0: 00000000 00000000 c45e34c0 000001d1 .........4^.....
    1145. 0xaa1fece0: d4061d88 00007ffa c45e34c0 000001d1 .........4^.....
    1146. 0xaa1fecf0: 00000000 00000000 00800001 00000000 ................
    1147. 0xaa1fed00: 00000021 00000000 00000210 00000000 !...............
    1148. 0xaa1fed10: 00000000 00000018 00000000 00000000 ................
    1149. 0xaa1fed20: 00000000 00000000 00000000 00000000 ................
    1150. 0xaa1fed30: c45e3650 000001d1 00000000 00000000 P6^.............
    1151. 0xaa1fed40: 00000000 00000000 00000000 00000000 ................
    1152. 0xaa1fed50: 00000000 00000000 00000000 00000000 ................
    1153. 0xaa1fed60: 00000000 00000000 00000000 00000000 ................
    1154. 0xaa1fed70: 00000000 00000000 00000000 00000000 ................
    1155. 0xaa1fed80: 006ff4a0 006ff4a4 00000000 00000000 ..o...o.........
    1156. 0xaa1fed90: 00000000 0000001c c4550000 000001d1 ..........U.....
    1157. 0xaa1feda0: 00000009 00000000 00000000 00000004 ................
    1158. 0xaa1fedb0: 00000000 00000000 00000000 00000000 ................
    1159. 0xaa1fedc0: 00000000 00000000 c45e34c0 000001d1 .........4^.....
    1160. 0xaa1fedd0: 00000000 00000000 f0fbb11e 00007ffa ................
    1161. 0xaa1fede0: d40532e6 00007ffa aa1feee0 00000077 .2..........w...
    1162. 0xaa1fedf0: c45e34c0 000001d1 00000009 00000000 .4^.............
    1163. 0xaa1fee00: aa1fee18 00000077 f0fdc4de 00007ffa ....w...........
    1164. 0xaa1fee10: 0006000a 00000000 000003d0 00000000 ................
    1165. 0xaa1fee20: 47a98bb0 000001d3 00000009 00000000 ...G............
    1166. 0xaa1fee30: 100feb70 000001d3 00000000 00000000 p...............
    1167. 0xaa1fee40: 00000000 00000000 00000000 00000000 ................
    1168. 0xaa1fee50: 00000000 00000000 00000000 00000000 ................
    1169. 0xaa1fee60: 00000000 00000000 00000000 00000000 ................
    1170. 0xaa1fee70: 100fec10 000001d3 00000001 00000000 ................
    1171. 0xaa1fee80: ffffffff 00000000 00000000 00000000 ................
    1172. 0xaa1fee90: 00000000 00000000 00000000 00000000 ................
    1173. 0xaa1feea0: 10022b00 000001d3 30012e00 00000002 .+.........0....
    1174. 0xaa1feeb0: 00000000 00000000 00000000 00000000 ................
    1175. 0xaa1feec0: 30064910 000001d2 00000000 00000001 .I.0............
    1176. 0xaa1feed0: 00000000 00000000 00000000 00000000 ................
    1177. 0xaa1feee0: 00000000 00000000 1002fcf0 000001d3 ................
    1178. 0xaa1feef0: 1002fd80 000001d3 00000000 00000000 ................
    1179. 0xaa1fef00: 00000000 00000000 00000000 00000000 ................
    1180. 0xaa1fef10: 00000000 00000000 00000000 00000000 ................
    1181. 0xaa1fef20: 705dcdb0 000001d2 70e19ef0 000001d2 ..]p.......p....
    1182. 0xaa1fef30: 00000000 00000000 00000000 00000000 ................
    1183. 0xaa1fef40: 00000000 00000000 00000000 00000000 ................
    1184. 0xaa1fef50: ffffffff ffffffff 00000000 00000000 ................
    1185. 0xaa1fef60: 00000000 00000000 d40532e6 00007ffa .........2......
    1186. 0xaa1fef70: aa1feff0 00000077 d4047cee 00007ffa ....w....|......
    1187. 0xaa1fef80: aa1fefd0 00000077 00000024 00000000 ....w...$.......
    1188. 0xaa1fef90: aa1fefd0 00000077 00000000 00000000 ....w...........
    1189. 0xaa1fefa0: 4872d7c0 000001d3 d4047e23 00007ffa ..rH....#~......
    1190. 0xaa1fefb0: 10022b00 000001d3 00000000 00000002 .+..............
    1191. 0xaa1fefc0: 00000000 00000000 00000000 00000000 ................
    1192. 0xaa1fefd0: 30064910 000001d2 ffffff00 00000001 .I.0............
    1193. 0xaa1fefe0: 00000000 00000000 00000000 00000000 ................
    1194. 0xaa1feff0: 00000000 00000000 f0afb80c 000001d2 ................
    1195. 0xaa1ff000: f0afb8cc 000001d2 00000000 00000000 ................
    1196. 0xaa1ff010: 00000000 00000000 00000000 00000000 ................
    1197. 0xaa1ff020: 00000000 00000000 00000005 00007ffa ................
    1198. 0xaa1ff030: 00000000 00000000 d4053d19 00007ffa .........=......
    1199. 0xaa1ff040: 7ffe0385 00000000 00000000 00000000 ................
    1200. 0xaa1ff050: aa1ff0e0 00000077 ee02b28a 00007ffa ....w...........
    1201. 0xaa1ff060: ed670000 00007ffa d404fa5a 00007ffa ..g.....Z.......
    1202. 0xaa1ff070: 00000110 00007ffa ed681274 00007ffa ........t.h.....
    1203. 0xaa1ff080: 00000001 00000000 f0fc4e77 00007ffa ........wN......
    1204. 0xaa1ff090: fffffffe ffffffff d404f5dd 00007ffa ................
    1205. 0xaa1ff0a0: 7ffe0384 00000000 f0fc502a 00007ffa ........*P......
    1206. 0xaa1ff0b0: 7ffe0385 00000000 f0fc4f93 00007ffa .........O......
    1207. 0xaa1ff0c0: d4030000 00007ffa d404f88b 00007ffa ................
    1208. 0xaa1ff0d0: 00000001 00000000 00000000 00000000 ................
    1209. 0xaa1ff0e0: 00000000 00000000 00000002 00000000 ................
    1210. 0xaa1ff0f0: a7e9f000 00000077 00000002 00000000 ....w...........
    1211. 0xaa1ff100: 00000001 00007ffa 26af5df0 000001d3 .........].&....
    1212. 0xaa1ff110: d4030000 00007ffa 7ffe0384 00000000 ................
    1213. 0xaa1ff120: 00000002 00000000 f0fc502a 00007ffa ........*P......
    1214. 0xaa1ff130: d4030000 00007ffa 00000002 00000000 ................
    1215. 0xaa1ff140: 00000000 00000000 7ffe0385 00000000 ................
    1216. 0xaa1ff150: 00000015 00000000 f0fcd78b 00007ffa ................
    1217. 0xaa1ff160: d404f930 00007ffa f10137d4 00007ffa 0........7......
    1218. 0xaa1ff170: 00000000 00000000 a7e5c000 00000077 ............w...
    1219. 0xaa1ff180: c45e2a10 000001d1 a7e5c000 00000077 .*^.........w...
    1220. 0xaa1ff190: d404f930 00007ffa f0fc2ee2 00007ffa 0...............
    1221. 0xaa1ff1a0: c45e2a10 000001d1 a7e5c000 00000077 .*^.........w...
    1222. 0xaa1ff1b0: 00000110 00000077 d404f930 00007ffa ....w...0.......
    1223. 0xaa1ff1c0: 26af5df0 000001d3 d404f930 00007ffa .].&....0.......
    1224. 0xaa1ff1d0: 00000048 00000000 00000001 00000000 H...............
    1225. 0xaa1ff1e0: 00000000 00000000 00000000 00000000 ................
    1226. 0xaa1ff1f0: 00000000 00000000 ffffffff ffffffff ................
    1227. 0xaa1ff200: ffffffff ffffffff f0fc2e1a 00007ffa ................
    1228. 0xaa1ff210: f0fc2e4d 00007ffa 00000000 00000000 M...............
    1229. 0xaa1ff220: 00000000 00000000 00000000 00000000 ................
    1230. 0xaa1ff230: 7cf0f6b0 00007ffa 00000001 00000001 ...|............
    1231. 0xaa1ff240: 00000000 00000000 00000002 00000002 ................
    1232. 0xaa1ff250: 00000002 00000002 00000002 00000000 ................
    1233. 0xaa1ff260: f0b01324 000001d2 00000001 00000000 $...............
    1234. 0xaa1ff270: 00000002 00000000 00000005 00000000 ................
    1235. 0xaa1ff280: f0b0132c 000001d2 00000001 00000000 ,...............
    1236. 0xaa1ff290: 00000002 00000000 00000005 00000000 ................
    1237. 0xaa1ff2a0: f0b01334 000001d2 00000001 00000000 4...............
    1238. 0xaa1ff2b0: 00000020 00000000 00000041 00000000  .......A.......
    1239. 0xaa1ff2c0: 00000000 00000000 00000001 00000000 ................
    1240. 0xaa1ff2d0: 00000000 00000000 00000000 00000000 ................
    1241. 0xaa1ff2e0: 00000000 00000000 00000000 00000000 ................
    1242. 0xaa1ff2f0: 00000000 00000000 00000000 00000000 ................
    1243. 0xaa1ff300: aa1ff3a0 00000077 00000000 00000000 ....w...........
    1244. 0xaa1ff310: f0fa0000 00007ffa f10117d3 00007ffa ................
    1245. 0xaa1ff320: 00000000 00000000 f0fa0000 00007ffa ................
    1246. 0xaa1ff330: 00000000 00000000 a7e9f000 00000077 ............w...
    1247. 0xaa1ff340: 00000000 00000000 f1011788 00007ffa ................
    1248. 0xaa1ff350: aa1ff3a0 00000077 00000000 00000000 ....w...........
    1249. 0xaa1ff360: 00000000 00000000 00000000 00000000 ................
    1250. 0xaa1ff370: 727380d8 000001d3 00000000 00000000 ..sr............
    1251. 0xaa1ff380: 00000000 00000000 00000000 00000000 ................
    1252. 0xaa1ff390: 00000000 00000000 00000000 00000000 ................
    1253. 0xaa1ff3a0: 00000000 00000000 00000000 00000000 ................
    1254. 0xaa1ff3b0: 00000000 00000000 00000000 00000000 ................
    1255. 0xaa1ff3c0: 00000000 00000000 00000000 00000000 ................
    1256. 0xaa1ff3d0: 00000000 00000000 00000000 00000000 ................
    1257. 0xaa1ff3e0: 00000000 00000000 00000000 00000000 ................
    1258. 0xaa1ff3f0: 00000000 00000000 00000000 00000000 ................
    1259. 0xaa1ff400: 00000000 00000000 00000000 00000000 ................
    1260. 0xaa1ff410: 00000000 00000000 00000000 00000000 ................
    1261. 0xaa1ff420: 00000000 00000000 00000000 00000000 ................
    1262. 0xaa1ff430: 00000000 00000000 00000000 00000000 ................
    1263. 0xaa1ff440: 00000000 00000000 00000000 00000000 ................
    1264. 0xaa1ff450: 00000000 00000000 00000000 00000000 ................
    1265. 0xaa1ff460: 00000000 00000000 00000000 00000000 ................
    1266. 0xaa1ff470: 727380d8 000001d3 00000000 00000000 ..sr............
    1267. 0xaa1ff480: 00000000 00000000 00000000 00000000 ................
    1268. 0xaa1ff490: 00000000 00000000 00000000 00000000 ................
    1269. 0xaa1ff4a0: 00000000 00000000 00000000 00000000 ................
    1270. 0xaa1ff4b0: 00000000 00000000 00000000 00000000 ................
    1271. 0xaa1ff4c0: 00000000 00000000 00000000 00000000 ................
    1272. 0xaa1ff4d0: 00000000 00000000 00000000 00000000 ................
    1273. 0xaa1ff4e0: 00000000 00000000 00000000 00000000 ................
    1274. 0xaa1ff4f0: 04018664 00000000 000a09e8 000a7388 d............s..
    1275. 0xaa1ff500: 00000040 00000000 ee1ba378 00007ffa @.......x.......
    1276. 0xaa1ff510: aa1ff5d0 00000077 506c0000 000001d2 ....w.....lP....
    1277. 0xaa1ff520: 00001000 00000000 00000000 00000000 ................
    1278. 0xaa1ff530: 00060009 00087e05 bd9bbfff 00000000 .....~..........
    1279. 0xaa1ff540: 00000000 00000000 00000000 00000000 ................
    1280. 0xaa1ff550: 00000020 00000000 7c0512cc 00007ffa  ..........|....
    1281. 0xaa1ff560: 300a1310 000001d2 7d284a60 00007ffa ...0....`J(}....
    1282. 0xaa1ff570: 00000000 00000000 00000000 00000000 ................
    1283. 0xaa1ff580: 00000030 00000000 7c0512cc 00007ffa 0..........|....
    1284. 0xaa1ff590: 300a6f80 000001d2 7d284a60 00007ffa .o.0....`J(}....
    1285. 0xaa1ff5a0: 7d284a60 00007ffa 00000000 00000000 `J(}............
    1286. 0xaa1ff5b0: 7d273d00 00007ffa 7c05041e 00007ffa .='}.......|....
    1287. 0xaa1ff5c0: 300a6f80 000001d2 30400100 000001d2 .o.0......@0....
    1288. 0xaa1ff5d0: 7d273d00 00007ffa 7c0501bb 00007ffa .='}.......|....
    1289. 0xaa1ff5e0: 00000010 00000000 00000000 00000000 ................
    1290. 0xaa1ff5f0: 00000001 00000000 00000000 00000000 ................
    1291. 0xaa1ff600: 7d273d00 00007ffa 7c0501bb 00007ffa .='}.......|....
    1292. 0xaa1ff610: 7d284f60 00007ffa 00000030 00000000 `O(}....0.......
    1293. 0xaa1ff620: 00000010 00000000 00000000 00000000 ................
    1294. 0xaa1ff630: 300a12f0 000001d2 000011c2 00000000 ...0............
    1295. 0xaa1ff640: 300a12f0 000001d2 000011c2 00000000 ...0............
    1296. 0xaa1ff650: 00000000 00000000 00000000 00000000 ................
    1297. 0xaa1ff660: 30400080 000001d2 7c051546 00007ffa ..@0....F..|....
    1298. 0xaa1ff670: 00000020 00000000 00000020 00000000  ....... .......
    1299. 0xaa1ff680: 300a1310 000001d2 00000000 00000000 ...0............
    1300. 0xaa1ff690: 00000014 00000000 00000017 00000000 ................
    1301. 0xaa1ff6a0: 7d273d00 00007ffa 300661d0 000001d2 .='}.....a.0....
    1302. 0xaa1ff6b0: 300a1350 000001d2 7c04cc80 00007ffa P..0.......|....
    1303. 0xaa1ff6c0: 00000000 00000000 0000000c 00000000 ................
    1304. 0xaa1ff6d0: 00000000 00007ffa 7cf6b768 00007ffa ........h..|....
    1305. 0xaa1ff6e0: 00000000 00000000 7c04c53a 00007ffa ........:..|....
    1306. 0xaa1ff6f0: 00000000 00000000 00000000 00000000 ................
    1307. 0xaa1ff700: 00000000 00000000 00000000 00000000 ................
    1308. 0xaa1ff710: 7bfc958b 00007ffa 00000000 00000000 ...{............
    1309. 0xaa1ff720: 00000000 00000000 00000000 00000000 ................
    1310. 0xaa1ff730: 00000000 00000000 0000001e 00000000 ................
    1311. 0xaa1ff740: 00000000 00000000 300002c0 000001d3 ...........0....
    1312. 0xaa1ff750: 701f6910 000001d2 7bfd488d 00007ffa .i.p.....H.{....
    1313. 0xaa1ff760: 701f6910 000001d2 006ff4a0 006ff4a4 .i.p......o...o.
    1314. 0xaa1ff770: 318fbe40 000001d3 0000274c 00000000 @..1....L'......
    1315. 0xaa1ff780: 00000000 00000000 7bfd4968 00007ffa ........hI.{....
    1316. 0xaa1ff790: 701f6910 000001d2 00000000 00000000 .i.p............
    1317. 0xaa1ff7a0: 00000000 00000000 00000000 00000000 ................
    1318. 0xaa1ff7b0: 300661d0 000001d2 7c2f7888 00007ffa .a.0.....x/|....
    1319. 0xaa1ff7c0: 300661d0 000001d2 00000000 00000000 .a.0............
    1320. 0xaa1ff7d0: 00000000 00000000 00000000 00000000 ................
    1321. 0xaa1ff7e0: 00000000 00000000 f0377bd4 00007ffa .........{7.....
    1322. 0xaa1ff7f0: 00000000 00000000 00000000 00000000 ................
    1323. 0xaa1ff800: 00000000 00000000 00000000 00000000 ................
    1324. 0xaa1ff810: 00000000 00000000 f100ce51 00007ffa ........Q.......
    1325. 0xaa1ff820: 00000000 00000000 00000000 00000000 ................
    1326. 0xaa1ff830: 00000000 00000000 00000000 00000000 ................
    1327. 0xaa1ff840: 00000000 00000000 00000000 00000000 ................
    1328. 0xaa1ff850: 00000000 005eb25c 00000000 00000000 ....\.^.........
    1329. 0xaa1ff860: 00000000 00000000 ee27fd00 00007ffa ..........'.....
    1330. 0xaa1ff870: aa1fc780 00000077 0007ffae e794f5c0 ....w...........
    1331. 0xaa1ff880: ee794f5c 00007ffa aa1fc780 00000077 \Oy.........w...
    1332. 0xaa1ff890: 00000000 00000000 00000000 00000000 ................
    1333. 0xaa1ff8a0: 00000000 00000000 00000000 00000000 ................
    1334. 0xaa1ff8b0: 00000000 00000000 00000000 00000000 ................
    1335. 0xaa1ff8c0: 00000000 00000000 00000000 00000000 ................
    1336. 0xaa1ff8d0: 00000000 00000000 00000000 00000000 ................
    1337. 0xaa1ff8e0: 00000000 00000000 00000000 00000000 ................
    1338. 0xaa1ff8f0: 00000000 00000000 00000000 00000000 ................
    1339. 0xaa1ff900: 00000000 00000000 00000000 00000000 ................
    1340. 0xaa1ff910: 00000000 00000000 00000000 00000000 ................
    1341. 0xaa1ff920: 00000000 00000000 00000000 00000000 ................
    1342. 0xaa1ff930: 00000000 00000000 00000000 00000000 ................
    1343. 0xaa1ff940: 00000000 00000000 00000000 00000000 ................
    1344. 0xaa1ff950: 00000000 00000000 00000000 00000000 ................
    1345. 0xaa1ff960: 00000000 00000000 00000000 00000000 ................
    1346. 0xaa1ff970: 00000000 00000000 00000000 00000000 ................
    1347. 0xaa1ff980: 00000000 00000000 00000000 00000000 ................
    1348. 0xaa1ff990: 00000000 00000000 00000000 00000000 ................
    1349. 0xaa1ff9a0: 00000000 00000000 00000000 00000000 ................
    1350. 0xaa1ff9b0: 00000000 00000000 00000000 00000000 ................
    1351. 0xaa1ff9c0: 00000000 00000000 00000000 00000000 ................
    1352. 0xaa1ff9d0: 00000000 00000000 00000000 00000000 ................
    1353. 0xaa1ff9e0: 00000000 00000000 00000000 00000000 ................
    1354. 0xaa1ff9f0: 00000000 00000000 00000000 00000000 ................
    1355. 0xaa1ffa00: 00000000 00000000 00000000 00000000 ................
    1356. 0xaa1ffa10: 00000000 00000000 00000000 00000000 ................
    1357. 0xaa1ffa20: 00000000 00000000 00000000 00000000 ................
    1358. 0xaa1ffa30: 00000000 00000000 00000000 00000000 ................
    1359. 0xaa1ffa40: 00000000 00000000 00000000 00000000 ................
    1360. 0xaa1ffa50: 00000000 00000000 00000000 00000000 ................
    1361. 0xaa1ffa60: 00000000 00000000 00000000 00000000 ................
    1362. 0xaa1ffa70: 00000000 00000000 00000000 00000000 ................
    1363. 0xaa1ffa80: 00000000 00000000 00000000 00000000 ................
    1364. 0xaa1ffa90: 00000000 00000000 00000000 00000000 ................
    1365. 0xaa1ffaa0: 00000000 00000000 00000000 00000000 ................
    1366. 0xaa1ffab0: 00000000 00000000 00000000 00000000 ................
    1367. 0xaa1ffac0: 00000000 00000000 00000000 00000000 ................
    1368. 0xaa1ffad0: 00000000 00000000 00000000 00000000 ................
    1369. 0xaa1ffae0: 00000000 00000000 00000000 00000000 ................
    1370. 0xaa1ffaf0: 00000000 00000000 00000000 00000000 ................
    1371. 0xaa1ffb00: 00000000 00000000 00000000 00000000 ................
    1372. 0xaa1ffb10: 00000000 00000000 00000000 00000000 ................
    1373. 0xaa1ffb20: 00000000 00000000 00000000 00000000 ................
    1374. 0xaa1ffb30: 00000000 00000000 00000000 00000000 ................
    1375. 0xaa1ffb40: 00000000 00000000 00000000 00000000 ................
    1376. 0xaa1ffb50: 00000000 00000000 00000000 00000000 ................
    1377. 0xaa1ffb60: 00000000 00000000 00000000 00000000 ................
    1378. 0xaa1ffb70: 00000000 00000000 00000000 00000000 ................
    1379. 0xaa1ffb80: 00000000 00000000 00000000 00000000 ................
    1380. 0xaa1ffb90: 00000000 00000000 00000000 00000000 ................
    1381. 0xaa1ffba0: 00000000 00000000 00000000 00000000 ................
    1382. 0xaa1ffbb0: 00000000 00000000 00000000 00000000 ................
    1383. 0xaa1ffbc0: 00000000 00000000 00000000 00000000 ................
    1384. 0xaa1ffbd0: 00000000 00000000 00000000 00000000 ................
    1385. 0xaa1ffbe0: 00000000 00000000 00000000 00000000 ................
    1386. 0xaa1ffbf0: 00000000 00000000 00000000 00000000 ................
    1387. 0xaa1ffc00: 00000000 00000000 00000000 00000000 ................
    1388. 0xaa1ffc10: 00000000 00000000 00000000 00000000 ................
    1389. 0xaa1ffc20: 00000000 00000000 00000000 00000000 ................
    1390. 0xaa1ffc30: 00000000 00000000 00000000 00000000 ................
    1391. 0xaa1ffc40: 00000000 00000000 00000000 00000000 ................
    1392. 0xaa1ffc50: 00000000 00000000 00000000 00000000 ................
    1393.  
    1394. Crash Report configuration:
    1395. * App Name: sport
    1396. * App Version: Unity 2019.4.1f1_e6c045e14e4e
    1397. * Mono DLL: C:\sportDev-UI\app\resources\app\unity\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll
    1398. * Bug Reporter App Path:
    1399. * Crash Report Path: C:\Users\Gayatri\AppData\Local\Temp\Interactive LLC_\sport\Crashes
    1400. * Is Editor: false
    1401.  
    1402. Crash Report metadata:
    1403. * 'ClientReportID' = '848c4faa7d1c1f84a98fd8684d9c92c9'
    1404. * 'PerformanceReportingEndpoint' = 'https://perf-events.cloud.unity3d.com/api/v2/projects/1ed49de5-f30f-47a9-8030-6f647a120b02/reports'
    1405. * 'ReportJson' = '{"app_build":"","install_mode":"","install_store":"","name":"Interactive LLC.sport","version":"1.0","build_guid":"289c71ad12630d74083104acca3580b9","build_tags":[],"client_report_id":"848c4faa7d1c1f84a98fd8684d9c92c9","client_ts":1593162352807,"userid":"a0203bb5a8508744f88c6d2d8f58b40c","debug_device":false,"cpu":"Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz","cpu_count":8,"cpu_freq":1190,"device_info_flags":2198075338,"rooted_or_jailbroken":false,"device_model":"Inspiron 3593 (Dell Inc.)","device_ram":12055,"screen_size":"1920 x 1080","screen_dpi":96,"refresh_rate":60,"sensor_flags":144,"system_language":"en","device_type":3,"device_vram":6027,"enabled_vr_devices":[],"gpu_api":2,"gpu_caps":8387583,"gpu_copy_texture_support":31,"gpu_device_id":35414,"gpu_vendor_id":32902,"gpu_driver":"","gpu_max_cubemap_size":16384,"gpu_max_texture_size":16384,"gfx":"Intel(R) UHD Graphics","gpu_render_texture_support":511,"gpu_shader_caps":50,"gpu_supported_render_target_count":8,"gpu_texture_format_support":915,"gpu_vendor":"Intel","gpu_version":"Direct3D 11.0 [level 11.1]","is_editor":false,"is_fullscreen":false,"is_wsar_remote":false,"is_ar_app":false,"localprojectid":"994f29f879f0a6742b4999a575451ba9","os_family":2,"os":"Windows 10  (10.0.0) 64bit","platform":"WindowsPlayer","platformid":2,"appid":"1ed49de5-f30f-47a9-8030-6f647a120b02","screen_orientation":1,"scripting_backend":"Mono","sessionid":3464291673200822075,"sdk_ver":"2019.4.1f1","sdk_ver_full":"2019.4.1f1_e6c045e14e4e","vr_device_name":"","vr_device_model":"","counter":1,"log_messages":[],"user_metadata":[]}'
    1406.  
    1407. Additional report files:
    1408. * "C:\Users\Gayatri\AppData\LocalLow\Interactive LLC_\sport\Player.log" (Output log file)
    1409.  
    1410.  
    1411.  
    1412. == [end of error.log] ==
    1413.  
    1414.  




    Thats the majority of the crashes but sometimes this DLL also causes a crash
    Code (CSharp):
    1. UnityPlayer.dll caused an Access Violation (0xc0000005)
    2.   in module UnityPlayer.dll at 0033:7c84cdd1.
     
  2. adamgryu

    adamgryu

    Joined:
    Mar 1, 2014
    Posts:
    188
    I also recently upgraded my project from 2018 LTS to 2019.4.1 LTS, and one user has been reporting consistent crashes for them.

    When I open up the dump files in VS, they all crash at different points on the main thread. However, they are all inside the render loop:

    upload_2020-7-2_12-58-55.png

    Here's one of the crash reports I got:

    A Short Hike by adamgryu [version: Unity 2019.4.1f1_e6c045e14e4e]

    UnityPlayer.dll caused an Access Violation (0xc0000005)
    in module UnityPlayer.dll at 0023:61c8932f.

    Error occurred at 2020-07-02_121718.
    C:\Users\user\Downloads\AShortHike_Windows_v178\AShortHike.exe, run by user.

    40% physical memory in use.
    16335 MB physical memory [0 MB free].
    431 MB process peak paging file [430 MB used].
    411 MB process peak working set [410 MB used].
    System Commit Total/Limit/Peak: 2374MB/975MB/3072MB
    System Physical Total/Available: 4047MB/1542MB
    System Process Count: 207
    System Thread Count: 2703
    System Handle Count: 86220
    Disk space data for 'C:\Users\user\AppData\Local\Temp\adamgryu\A Short Hike\Crashes\Crash_2020-07-02_101716042\': 391314722816 bytes free of 1023531806720 total.

    Read from location 00000C1F caused an access violation.

    Context:
    EDI: 0x00000010 ESI: 0x00000000 EAX: 0xffffffef
    EBX: 0x00000001 ECX: 0x00010010 EDX: 0x00000010
    EIP: 0x61c8932f EBP: 0x0093d0c0 SegCs: 0x00000023
    EFlags: 0x00010282 ESP: 0x0093d0b8 SegSs: 0x0000002b


    Bytes at CS:EIP:
    80 bb 1e 0c 00 00 00 75 13 8b 8b 28 0c 00 00 57

    Mono DLL loaded successfully at 'C:\Users\user\Downloads\AShortHike_Windows_v178\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll'.


    Stack Trace of Crashed Thread 12144:
    0x61C8932F (UnityPlayer) UnityMain
    0x61C8AF85 (UnityPlayer) UnityMain
    0x61C8B962 (UnityPlayer) UnityMain
    0x61E922A0 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 618D6629)
    0x618D6629 (UnityPlayer) (function-name not available)
    0x61EF416D (UnityPlayer) UnityMain
    0x61D1BA79 (UnityPlayer) UnityMain
    0x61D15E5A (UnityPlayer) UnityMain
    0x61D19B98 (UnityPlayer) UnityMain
    0x61EF7173 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61C10ECA)
    0x61C10ECA (UnityPlayer) (function-name not available)
    0x61D1D81C (UnityPlayer) UnityMain
    0x61D1AB40 (UnityPlayer) UnityMain
    0x61D18226 (UnityPlayer) UnityMain
    0x61D0C016 (UnityPlayer) UnityMain
    0x61CD99E6 (UnityPlayer) UnityMain
    0x61CDFF88 (UnityPlayer) UnityMain
    0x61CEA191 (UnityPlayer) UnityMain
    0x61E39CCD (UnityPlayer) UnityMain
    0x61E37709 (UnityPlayer) UnityMain
    0x61E2F200 (UnityPlayer) UnityMain
    0x61E30E90 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61C51228)
    0x61C51228 (UnityPlayer) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61C50248)
    0x61C50248 (UnityPlayer) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61C539DC)
    0x61C539DC (UnityPlayer) (function-name not available)
    0x61C567A5 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00BF1015)
    0x00BF1015 (AShortHike) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00BF11D9)
    0x00BF11D9 (AShortHike) (function-name not available)
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath

    Stacks for Running Threads:

    Call Stack for Thread 3176:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x614303D8 (mono-2.0-bdwgc) mono_conc_hashtable_remove
    0x614FC0EB (mono-2.0-bdwgc) mono_gc_reference_queue_new
    0x614FB0D8 (mono-2.0-bdwgc) mono_callspec_parse
    0x614C63E1 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    0x614C61CC (mono-2.0-bdwgc) mono_threads_set_shutting_down
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8716:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 9672:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8100:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 9624:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 3472:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5240:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 7160:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 7172:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 2260:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 12064:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5920:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 2916:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 10900:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 10168:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5412:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8336:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 13200:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8392:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 7336:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 12468:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 12252:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 11652:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 3296:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 9360:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 2904:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 264:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 7052:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D7BB73 (UnityPlayer) UnityMain
    0x61DF5C90 (UnityPlayer) UnityMain
    0x61DF68A6 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 2540:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61EB183F (UnityPlayer) UnityMain
    0x61E2E89E (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 3052:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61D23926 (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 3728:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 4812:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 2856:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 11816:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5072:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 12888:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 1288:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x550EC74C (nvwgf2um) OpenAdapter12
    0x550EB927 (nvwgf2um) OpenAdapter12
    0x558A1FC5 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 7144:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 3008:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 748:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 2252:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 1268:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 11084:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 6544:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 11668:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61EB183F (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61C1D84F)
    0x61C1D84F (UnityPlayer) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61C25F3D)
    0x61C25F3D (UnityPlayer) (function-name not available)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61C25FF9)
    0x61C25FF9 (UnityPlayer) (function-name not available)
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 4304:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x624FDB17 (UnityPlayer) UnityMain
    0x624FDA6E (UnityPlayer) UnityMain
    0x6249BACD (UnityPlayer) UnityMain
    0x628A2058 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 6700:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x624E4F10 (UnityPlayer) UnityMain
    0x62499F7A (UnityPlayer) UnityMain
    0x6249BAA0 (UnityPlayer) UnityMain
    0x628A2058 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 6872:
    0x770C216C (ntdll) ZwDelayExecution
    0x75C7F59F (KERNELBASE) Sleep
    0x6249A10C (UnityPlayer) UnityMain
    0x6249BAF7 (UnityPlayer) UnityMain
    0x628A2058 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 4260:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8820:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 7212:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 3428:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 4728:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5156:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8812:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x550EC74C (nvwgf2um) OpenAdapter12
    0x550EB927 (nvwgf2um) OpenAdapter12
    0x558A1FC5 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 10920:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5800:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    0x61E41308 (UnityPlayer) UnityMain
    0x61E4145B (UnityPlayer) UnityMain
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8360:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x624E4F10 (UnityPlayer) UnityMain
    0x62499F7A (UnityPlayer) UnityMain
    0x6249BAA0 (UnityPlayer) UnityMain
    0x628A2058 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5760:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x6246F8DF (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 13124:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61B99233)
    0x61B99233 (UnityPlayer) (function-name not available)
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 8736:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61B99233)
    0x61B99233 (UnityPlayer) (function-name not available)
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 3060:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61B99233)
    0x61B99233 (UnityPlayer) (function-name not available)
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5168:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61B99233)
    0x61B99233 (UnityPlayer) (function-name not available)
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 1272:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61B99233)
    0x61B99233 (UnityPlayer) (function-name not available)
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 1948:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x623E2A90 (UnityPlayer) UnityMain
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 61B99233)
    0x61B99233 (UnityPlayer) (function-name not available)
    0x61EB08A6 (UnityPlayer) UnityMain
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 7676:
    0x770C23DC (ntdll) ZwWaitForMultipleObjects
    0x75C7C6F8 (KERNELBASE) WaitForMultipleObjects
    0x557E6DE0 (nvwgf2um) OpenAdapter12
    0x558A1FC5 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 10348:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 12828:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 10580:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 5536:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 6744:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 4824:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 9116:
    0x770C1E4C (ntdll) NtWaitForSingleObject
    0x75C6EFA2 (KERNELBASE) WaitForSingleObject
    0x5516F653 (nvwgf2um) OpenAdapter12
    0x55E4473F (nvwgf2um) OpenAdapter12
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath


    Call Stack for Thread 6584:
    0x770C3AFC (ntdll) ZwWaitForWorkViaWorkerFactory
    0x75066359 (KERNEL32) BaseThreadInitThunk
    0x770B7C24 (ntdll) RtlGetAppContainerNamedObjectPath
    0x770B7BF4 (ntdll) RtlGetAppContainerNamedObjectPath




    Stack Memory [0x0093D0B8-0x00960000]:
    0x0093d0b8: 0093d254 00000001 0093d0e8 61c8af85 T..............a
    0x0093d0c8: 00000010 00000004 00000001 00000000 ................
    0x0093d0d8: 628cb7c4 0000004e 00000010 0093d630 ...bN.......0...
    0x0093d0e8: 0093d10c 61c8b962 00000000 00000010 ....b..a........
    0x0093d0f8: 00000004 00000001 00000000 628cb7c4 ...............b
    0x0093d108: 0000004e 0093d138 61e922a0 00000000 N...8....".a....
    0x0093d118: 00000010 00000004 00000001 00000000 ................
    0x0093d128: 628cb7c4 0000004e 00000001 00000000 ...bN...........
    0x0093d138: 0093d2a4 618d6629 00000010 00000004 ....)f.a........
    0x0093d148: 61ee4e93 0093d39c 0093d55c 036cd040 .N.a....\...@.l.
    0x0093d158: 036ce580 00000001 628cb7c4 0000028e ..l........b....
    0x0093d168: 0093d340 618c7fc5 036ce580 00000001 @......a..l.....
    0x0093d178: 628cb7c4 03b55860 1c70ae84 1d798858 ...b`X....p.X.y.
    0x0093d188: 00000010 00000480 1c70ae08 61c1d2cf ..........p....a
    0x0093d198: 09395598 03b57218 00000040 1c70ae08 .U9..r..@.....p.
    0x0093d1a8: 09395598 1d798858 0093d1f0 61c2669f .U9.X.y......f.a
    0x0093d1b8: 0093d1f0 61c2679f 00000002 00000000 .....g.a........
    0x0093d1c8: 007e5500 003955e8 1c70ab70 08ab0040 .U~..U9.p.p.@...
    0x0093d1d8: 03b55860 00000000 00000000 007e5500 `X...........U~.
    0x0093d1e8: 03b56604 1c70ab7c 0093d21c 0093d21c .f..|.p.........
    0x0093d1f8: 61c1c8d3 00000000 0fc001fc 00000000 ...a............
    0x0093d208: 0fc001b4 3f800000 00000000 00000000 .......?........
    0x0093d218: 00000000 036cd040 00000002 00000008 ....@.l.........
    0x0093d228: 00000011 00000008 00000001 00000000 ................
    0x0093d238: 00000000 14b2fce8 000001ff 00000001 ................
    0x0093d248: 00000001 00000001 00000001 00000000 ................
    0x0093d258: 00000001 00000000 00000002 00000002 ................
    0x0093d268: 00000000 0093d630 00000008 00000000 ....0...........
    0x0093d278: 00000001 00000000 00000001 000000e0 ................
    0x0093d288: 03b55860 00000000 00000001 03207610 `X...........v .
    0x0093d298: 00000001 00000000 00000000 0093d37c ............|...
    0x0093d2a8: 61ef416d 14b2fce8 036cd040 00000008 mA.a....@.l.....
    0x0093d2b8: 001300ff 61ef34f0 14b43244 0093d55c .....4.aD2..\...
    0x0093d2c8: 1b4a9b80 00000000 00000000 00000001 ..J.............
    0x0093d2d8: 14b6d4c0 0093d3a0 00000000 0093d55c ............\...
    0x0093d2e8: 1d79882c 0105ec00 00100000 00000000 ,.y.............
    0x0093d2f8: 00000000 00000000 00000000 00000000 ................
    0x0093d308: 00000000 00000000 00000000 00000000 ................
    0x0093d318: 00000000 00000000 00000000 00000000 ................
    0x0093d328: 02430242 00000002 00000000 14b6d350 B.C.........P...
    0x0093d338: ffffffff 0093d360 61b8304f 40000023 ....`...O0.a#..@
    0x0093d348: 00000001 14b6d350 0093d55c 00000010 ....P...\.......
    0x0093d358: 09395624 61e5b7f6 09395624 036cdbb0 $V9....a$V9...l.
    0x0093d368: 00000010 09395620 036cdd70 00000004 .... V9.p.l.....
    0x0093d378: 0939561c 0093d3b4 61d1ba79 14b2fce8 .V9.....y..a....
    0x0093d388: 0093d39c 001300ff 14b453b0 0093d55c .........S..\...
    0x0093d398: 14b454bc 036cd040 00000008 0093d3a8 .T..@.l.........
    0x0093d3a8: 00010001 0093d630 00000000 0093d3e0 ....0...........
    0x0093d3b8: 61d15e5a 036cd040 00000008 001300ff Z^.a@.l.........
    0x0093d3c8: 14b6d350 00000001 00000004 14b404f4 P...............
    0x0093d3d8: 14b40484 14b40494 0093d818 61d19b98 ...............a
    0x0093d3e8: 0093d74c 00000000 1d798810 00000000 L.........y.....
    0x0093d3f8: 00000000 00000000 7f800000 7f800000 ................
    0x0093d408: 7f800000 0000001f 3f800000 3f800000 ...........?...?
    0x0093d418: 00000000 00000000 00000000 00000000 ................
    0x0093d428: 00000000 00000000 00000000 00000000 ................
    0x0093d438: 00000000 7f800000 7f800000 7f800000 ................
    0x0093d448: 0000001f 3f800000 3f800000 00000000 .......?...?....
    0x0093d458: 00000000 00000000 00000000 00000000 ................
    0x0093d468: 00000000 00000000 0093d816 0093d55c ............\...
    0x0093d478: 00000000 00000000 00000000 7f800000 ................
    0x0093d488: 7f800000 7f800000 0000001f 3f800000 ...............?
    0x0093d498: 3f800000 00000000 00000000 00000000 ...?............
    0x0093d4a8: 00000000 00000000 00000000 00000000 ................
    0x0093d4b8: 00000000 00000000 7f800000 7f800000 ................
    0x0093d4c8: 7f800000 0000001f 3f800000 3f800000 ...........?...?
    0x0093d4d8: 00000000 00000000 00000000 00000000 ................
    0x0093d4e8: 00000000 00000000 00000000 00000023 ............#...
    0x0093d4f8: 00000023 3f800000 00000000 00000000 #......?........
    0x0093d508: 00000000 7f800000 7f800000 7f800000 ................
    0x0093d518: 3f800000 00000000 00000000 00000000 ...?............
    0x0093d528: 00000000 3f800000 00000000 00000000 .......?........
    0x0093d538: 00000000 00000000 3f800000 00000000 ...........?....
    0x0093d548: 00000000 00000000 00000000 3f800000 ...............?
    0x0093d558: 00000101 03b56604 03b55860 629198a0 .....f..`X.....b
    0x0093d568: 00000001 00000001 00000000 00000000 ................
    0x0093d578: 00000000 00000000 00000000 00000000 ................
    0x0093d588: 00000000 036cdd10 00000001 00000000 ......l.........
    0x0093d598: 00000024 036cdd70 00000001 00000000 $...p.l.........
    0x0093d5a8: 00000024 036cdbb0 00000001 00000000 $.....l.........
    0x0093d5b8: 00000290 00000000 00000000 00000001 ................
    0x0093d5c8: 036cdae0 00000001 00000000 00000020 ..l......... ...
    0x0093d5d8: 036cd040 00000001 00000008 00000100 @.L.............
    0x0093d5e8: 61000101 00000000 0093d816 14b2fce8 ...a............
    0x0093d5f8: 61d93a60 61ef4140 00000003 00000000 `:.a@A.a........
    0x0093d608: 001300ff 00000001 00000000 00000000 ................
    0x0093d618: 1b4c3640 1b4d7880 00000000 00000000 @6L..xM.........
    0x0093d628: 00000000 00000000 3f26a201 000001ff ..........&?....
    0x0093d638: 0000c7f0 0105ec00 00000000 036ce420 ............ .l.
    0x0093d648: 036ce508 036ce570 036ce3d0 00000001 ..l.p.l...l.....
    0x0093d658: 00000003 00000008 036ce400 00000001 ..........l.....
    0x0093d668: 00000003 00000006 036ce300 00000001 ..........l.....
    0x0093d678: 0000000d 00000020 00004090 00000000 .... ....@......
    0x0093d688: 00000051 00000000 00000000 00000000 Q...............
    0x0093d698: 3e5b2d9a 00000000 00000000 00000000 .-[>............
    0x0093d6a8: 00000000 00000000 00000000 00000000 ................
    0x0093d6b8: 00000000 00000000 00000000 00000000 ................
    0x0093d6c8: 00000000 00000000 00000000 00000000 ................
    0x0093d6d8: 00000000 00000000 00000000 00000000 ................
    0x0093d6e8: 00000000 00000000 00000000 00000000 ................
    0x0093d6f8: 3f800000 0093d800 0093d55c 03b56604 ...?....\....f..
    0x0093d708: 1d79882c 0093d816 0093d801 00000000 ,.y.............
    0x0093d718: 0093d55c 03b56604 0093d816 0093d55c \....f......\...
    0x0093d728: 03b56604 00000000 00000000 00000000 .f..............
    0x0093d738: 00000280 00000168 0093d55c 03b56604 ....h...\....f..
    0x0093d748: 3f800000 00000030 00000000 00000000 ...?0...........
    0x0093d758: 1ad72aa0 1b4a9b80 00000000 00000000 .*....J.........
    0x0093d768: 14b2fce0 14b40494 14b404f4 14b40484 ................
    0x0093d778: 14b4e210 032dffff 00000004 0093d55c ......-.....\...
    0x0093d788: 0093d816 10244400 00000021 00000000 .....D$.!.......
    0x0093d798: 0105ec00 15388590 1b4a9b80 00020000 ......8...J.....
    0x0093d7a8: ffffffff 14b6ea20 00000004 1d798830 .... .......0.y.
    0x0093d7b8: 000007d0 14b6d350 1d79882c 14b6d350 ....P...,.y.P...
    0x0093d7c8: 03b55801 1d730010 00000063 14b6dd90 .X....s.c.......
    0x0093d7d8: 03b55860 0105ec00 15388590 1b4a9b80 `X........8...J.
    0x0093d7e8: 00020000 ffffffff 14b6f59c 00000001 ................
    0x0093d7f8: 00000034 00010004 0093d55c 14b2fce8 4.......\.......
    0x0093d808: 00000000 0093d820 14b453b0 006000f0 .... ....S....`.
    0x0093d818: 0093d838 61ef7173 1d798810 14b6d350 8...sq.a..y.P...
    0x0093d828: 0093ea68 03b55860 00000001 03b55860 h...`X......`X..
    0x0093d838: 0093e900 61c10eca 00000001 61d18c10 .......a.......a
    0x0093d848: 1d798800 14b6d350 0093e928 1d798800 ..y.P...(.....y.
    0x0093d858: 3f800000 3f800000 3f800000 3f800000 ...?...?...?...?
    0x0093d868: 3f800000 3f800000 bdd53eaa bf7cfa54 ...?...?.>..T.|.
    0x0093d878: 3de86093 00000000 3f43b251 bbd522a9 .`.=....Q.C?."..
    0x0093d888: 3f25150a 00000000 bf22ecab 3e1d8e2a ..%?......".*..>
    0x0093d898: 3f418930 00000000 00000000 00000000 0.A?............
    0x0093d8a8: 00000000 00000000 3f7fffff 3f7fffff ...........?...?
    0x0093d8b8: 3f7fffff 3f7fffff 3f7fffff 3f7fffff ...?...?...?...?
    0x0093d8c8: 3f7fffff 3f7fffff 3f800000 3f800000 ...?...?...?...?
    0x0093d8d8: 3f800000 3f800000 41948659 41948659 ...?...?Y..AY..A
    0x0093d8e8: 41948659 41948659 0000010f 0093dd24 Y..AY..A....$...
    0x0093d8f8: 6233403f 19229760 00000037 3319999a ?@3b`.".7......3
    0x0093d908: 1922970c 3f800000 00000000 00000009 .."....?........
    0x0093d918: 14b2e180 0093d934 61c8b8e9 00000000 ....4......a....
    0x0093d928: 00000009 628cb7c4 0000010f 0093dd24 .......b....$...
    0x0093d938: 6233403f 00000000 00000009 628cb7c4 ?@3b...........b
    0x0093d948: 0000010f 00000000 00000009 628cb7c4 ...............b
    0x0093d958: 0000010f 09ed64c0 be43f5c6 3e95a520 .....d....C. ..>
    0x0093d968: 3f2edfdf bf242f32 00000004 00000037 ...?2/$.....7...
    0x0093d978: 00000000 00000000 00000000 00000000 ................
    0x0093d988: 00000000 00000000 00000000 00000000 ................
    0x0093d998: 00000000 00000000 bdd537e1 3f43ac29 .........7..).C?
    0x0093d9a8: bf22e78f bf22e78f bf7cf261 bbd51be5 .."...".a.|.....
    0x0093d9b8: 3e1d894c 3e1d894c 3de85931 3f250fdf L..>L..>1Y.=..%?
    0x0093d9c8: 3f418326 3f418326 42c4f7d6 41229a71 &.A?&.A?...Bq."A
    0x0093d9d8: 44746c9d 00000000 bdd53800 bf7cf26c .ltD.....8..l.|.
    0x0093d9e8: 3de85950 00000000 3f43ac34 bbd51c00 PY.=....4.C?....
    0x0093d9f8: 3f250fe2 00000000 bf22e794 3e1d893e ..%?......".>..>
    0x0093da08: 3f418324 00000000 42c4f7d6 41229a71 $.A?.......Bq."A
    0x0093da18: 44746c9d 00000000 00000000 00000000 .ltD............
    0x0093da28: 00000000 00000000 00000000 00000000 ................
    0x0093da38: 00000000 00000000 00000000 00000000 ................
    0x0093da48: 00000000 00000000 bdd537e1 3f43ac29 .........7..).C?
    0x0093da58: bf22e78f bf22e78f bf7cf261 bbd51be5 .."...".a.|.....
    0x0093da68: 3e1d894c 3e1d894c 3de85931 3f250fdf L..>L..>1Y.=..%?
    0x0093da78: 3f418326 3f418326 bfd481cb beb7f117 &.A?&.A?........
    0x0093da88: 3e74faee 3e74faee 3fb170cf 3ffd881b ..t>..t>.p.?...?
    0x0093da98: 4006b63b 4006b63b 412322db 4260cde7 ;..@;..@."#A..`B
    0x0093daa8: 43b546ad 411c6216 42611a27 43b59e7c .F.C.b.A'.aB|..C
    0x0093dab8: 41155bc9 4261a56b 3f26a259 34a40000 .[.Ak.aBY.&?...4
    0x0093dac8: b4540000 b4540000 b4a40000 3f26a262 ..T...T.....b.&?
    0x0093dad8: b3800000 b3800000 34300000 34600000 ..........04..`4
    0x0093dae8: 3f26a262 3f26a262 00000000 00000000 b.&?b.&?........
    0x0093daf8: 00000000 00000000 4119c8f4 4267683b ...........A;hgB
    0x0093db08: 43b7a9f3 41189ca6 42681ffc 43b7b576 ...C...A..hBv..C
    0x0093db18: 411650c5 4268b74b 43b7b94f 411414ce .P.AK.hBO..C...A
    0x0093db28: 426946b1 43b7b822 4112543d 4269db26 .FiB"..C=T.A&.iB
    0x0093db38: 43b7b37b 41118548 426a7555 43b7b138 {..CH..AUujB8..C
    0x0093db48: 4111f825 426b06d2 bd8ac957 bf24a59c %..A..kBW.....$.
    0x0093db58: 3d973d49 00000000 3efebb90 bb8ab4f2 I=.=.......>....
    0x0093db68: 3ed6e1fb 00000000 bed412f8 3dcd15c1 ...>...........=
    0x0093db78: 3efbeb96 00000000 42c4f7d6 41229a71 ...>.......Bq."A
    0x0093db88: 44746c9d 00000000 bf0d4b60 bf0d4b60 .ltD....`K..`K..
    0x0093db98: bf0d4b60 bf0d4b60 3f800000 00000000 `K..`K.....?....
    0x0093dba8: 00000000 00000000 00000000 3f800000 ...............?
    0x0093dbb8: 00000000 00000000 ffffffff 7fffffff ................
    0x0093dbc8: 43b7d9fe 4112591a 42c475cb 413d79e4 ...C.Y.A.u.B.y=A
    0x0093dbd8: 44745d4f 00000000 403fda58 3fda6c15 O]tD....X.?@.l.?
    0x0093dbe8: 4041a15c 00000000 4115421b 42715cd3 \.A@.....B.A.\qB
    0x0093dbf8: 43b80001 4115efc5 42711cce 43b81d6c ...C...A..qBl..C
    0x0093dc08: 411785b3 4270c9f5 3efebb90 bb8ab4f2 ...A..pB...>....
    0x0093dc18: 3ed6e1fb 00000000 3f26a259 34a40000 ...>....Y.&?...4
    0x0093dc28: b4540000 b4540000 62ae0260 62adb060 ..T...T.`..b`..b
    0x0093dc38: 1ad72a70 00000000 bed412f8 3dcd15c1 p*.............=
    0x0093dc48: 3efbeb96 00000000 b4a40000 3f26a262 ...>........b.&?
    0x0093dc58: b3800000 b3800000 00000000 00000000 ................
    0x0093dc68: 3f800000 00000000 43b800e2 4125142e ...?.......C..%A
    0x0093dc78: 4271662c 43b823c1 34300000 34600000 ,fqB.#.C..04..`4
    0x0093dc88: 3f26a262 3f26a262 4270dc84 43b8716b b.&?b.&?..pBkq.C
    0x0093dc98: 41333d93 4270aa79 1c615670 0000089d .=3Ay.pBpVa.....
    0x0093dca8: 770c1eac 75c81734 000003b0 00000001 ...w4..u........
    0x0093dcb8: 00000000 0093dcdc 623e2afc 0093dd20 .........*>b ...
    0x0093dcc8: 00000010 770c1e4c 75c6f049 0000098c ....L..wI..u....
    0x0093dcd8: 00000000 75c6f066 681b9b18 039a0120 ....f..u...h ...
    0x0093dce8: 0308cc40 00000001 00000024 00000001 @.......$.......
    0x0093dcf8: 00000000 00000000 00000000 00000000 ................
    0x0093dd08: 00000000 00000000 00000000 62ae0260 ............`..b
    0x0093dd18: 0093dd3c 00000000 00000000 0000098c <...............
    0x0093dd28: 00000000 0007cbd7 0095f918 75ca0860 ............`..u
    0x0093dd38: 1d5a6c20 fffffffe 0093dd54 623e2a90 lZ.....T....*>b
    0x0093dd48: 0000098c 00000000 0007f99e 0093dd88 ................
    0x0093dd58: 61df6804 0093dd80 0093ddb8 0093ea88 .h.a............
    0x0093dd68: 00000009 039a0120 00000000 039a0120 .... ....... ...
    0x0093dd78: 1c607ab0 0007f99d 0007f99e 0101ea88 .z`.............
    0x0093dd88: 00000009 0093ea88 0093dda8 61c8b8e9 ...............a
    0x0093dd98: 00000000 00000009 628cb7c4 0000010f ...........b....
    0x0093dda8: 0093eb6c 623397d7 00000000 00000009 l.....3b........
    0x0093ddb8: 628cb7c4 0000010f 00000000 00000009 ...b............
    0x0093ddc8: 628cb7c4 0000010f 00000000 00000009 ...b............
    0x0093ddd8: 628cb7c4 0000010f 00000000 00000009 ...b............
    0x0093dde8: 628cb7c4 0000010f 00000000 00000030 ...b........0...
    0x0093ddf8: 00000000 00000004 628b071a 00000000 ...........b....
    0x0093de08: 62a7d8e0 00000000 628b03ae 0093e154 ...b.......bT...
    0x0093de18: 00000000 3ff412a8 00000003 00000378 .......?....x...
    0x0093de28: 00000000 00000010 628b071a 00000000 ...........b....
    0x0093de38: 62a7d8e0 00000000 628b03ae 0093e184 ...b.......b....
    0x0093de48: 00000000 3ff412a8 00000003 39ad9200 .......?.......9
    0x0093de58: bd929354 00000000 3e800000 3e7fa937 T..........>7..>
    0x0093de68: 3e36b656 3e800000 3b800000 3b7ea58c V.6>...>...;..~;
    0x0093de78: 3a84db1a 3b800000 628b071a 00000000 ...:...;...b....
    0x0093de88: 62a7d8e0 00000000 628b03ae 0093e1d4 ...b.......b....
    0x0093de98: 00000000 3ff412a8 0093dee3 0093deec .......?........
    0x0093dea8: 622c7369 0093dee0 622c740c 0093df10 is,b.....t,b....
    0x0093deb8: 16833800 0093ded0 00000000 3b885208 .8...........R.;
    0x0093dec8: bf663d86 00000000 00000013 168333e0 .=f..........3..
    0x0093ded8: 0093df40 622bf524 0093df00 168332f0 @...$.+b.....2..
    0x0093dee8: 03f41e80 00000013 168332f0 03f41e80 .........2......
    0x0093def8: 16833800 0093df60 3fffc4db bf05cc1c .8..`......?....
    0x0093df08: be815d94 1023f504 3bc6980e 3bc6980e .]....#....;...;
    0x0093df18: 3bc6980e 3bc6980e 3f7fffff 00000000 ...;...;...?....
    0x0093df28: 628b071a 00000400 62a8b0b0 628b0bdb ...b.......b...b
    0x0093df38: 628b03ae 0093e2d8 54442d18 bff921fb ...b.....-DT.!..
    0x0093df48: 3f7f1bdb babc136e 0093dfb0 622bf82a ...?n.......*.+b
    0x0093df58: 628b071a 00000400 62a8b0b0 628b0bdb ...b.......b...b
    0x0093df68: 628b03ae 0093e308 54442d18 bff921fb ...b.....-DT.!..
    0x0093df78: beb36653 00000000 3f900000 80000000 Sf.........?....
    0x0093df88: 00000000 00000000 0093e090 6197a027 ............'..a
    0x0093df98: 0093e098 6197a027 0093e010 0093e020 ....'..a.... ...
    0x0093dfa8: 0093e030 0093e040 628b071a 00000400 0...@......b....
    0x0093dfb8: 62a8b0b0 628b0bdb 628b03ae 0093e360 ...b...b...b`...
    0x0093dfc8: 54442d18 bff921fb 0093e043 0093e050 .-DT.!..C...P...
    0x0093dfd8: 0093e060 0093e070 0093e080 0093e090 `...p...........
    0x0093dfe8: 0093e0a0 0093e0b0 770c1eac 75c81734 ...........w4..u
    0x0093dff8: 000003b0 00000002 00000000 00000000 ................
    0x0093e008: 1c6040f0 00000001 031f0cb0 0007ca00 .@`.............
    0x0093e018: 0093e038 0093e078 00000010 00000002 8...x...........
    0x0093e028: 0093e078 039a0120 0639dda4 039a0120 x... .....9. ...
    0x0093e038: 000bfc76 0000001d 14b2fc80 0000001e v...............
    0x0093e048: 0000001d 00000060 000bfc76 039a0120 ....`...v... ...
    0x0093e058: 0639dda4 00000001 628b071a 00000000 ..9........b....
    0x0093e068: 62a7d8e0 00000000 628b03ae 0093e3b4 ...b.......b....
    0x0093e078: 00000000 3ff520a8 00000003 00000010 ..... .?........
    0x0093e088: 62b0b400 00000000 0639dda4 0093e0b4 ...b......9.....
    0x0093e098: 61c8904e 00000018 00000004 00000002 N..a............
    0x0093e0a8: 00000000 62b0b400 0639dda4 14b2fc50 .......b..9.P...
    0x0093e0b8: 0003798d 03b39800 0093e23c 0093e320 .y......<... ...
    0x0093e0c8: 038c0040 0093e0ec 61c8c158 000001bc @.......X..a....
    0x0093e0d8: 00000010 0093e13c 0093e1b0 00000009 ....<...........
    0x0093e0e8: 00000000 3f800000 0093e0fc 6235a883 .......?......5b
    0x0093e0f8: 14606924 0093e118 6235a7e0 a58d7d08 $i`.......5b.}..
    0x0093e108: 0093e150 033d2d90 0093e601 00000001 P....-=.........
    0x0093e118: 00000000 00000000 80000015 62333ed0 .............>3b
    0x0093e128: 61c7a800 00000000 1d730320 00000003 ...a.... .s.....
    0x0093e138: 033d2d90 0093e601 00000001 00000000 .-=.............
    0x0093e148: 00000000 00000000 0093e100 00000000 ................
    0x0093e158: 00000000 00000000 00000000 0093e100 ................
    0x0093e168: 00000000 00000000 00000000 00000000 ................
    0x0093e178: 0093e1b0 00000000 628b071a 00000404 ...........b....
    0x0093e188: 62a8b0b0 00000000 628b03ae 0093e534 ...b.......b4...
    0x0093e198: 7f3321d2 c002d97c 00000003 00000009 .!3.|...........
    0x0093e1a8: 628cb7c4 0000010f 19235bc8 192296b8 ...b.....[#...".
    0x0093e1b8: 19235268 00000017 00000010 62334139 hR#.........9A3b
    0x0093e1c8: 00000000 00000000 00000000 00000000 ................
    0x0093e1d8: 00000000 0000004a 00000000 00000000 ....J...........
    0x0093e1e8: 00000000 00000000 00000000 00000000 ................
    0x0093e1f8: 00000000 00000000 00000000 00000000 ................
    0x0093e208: 00000000 00000000 00000000 00000000 ................
    0x0093e218: 00000000 00000000 00000000 00000000 ................
    0x0093e228: 00000000 00000000 00000000 00000000 ................
    0x0093e238: 00000000 00000000 00000000 00000000 ................
    0x0093e248: 00000000 00000000 00000000 00000000 ................
    0x0093e258: 00000000 00000000 00000000 00000000 ................
    0x0093e268: 00000000 00000000 00000000 00000000 ................
    0x0093e278: 00000000 00000000 00000000 00000000 ................
    0x0093e288: 00000000 00000000 00000000 00000000 ................
    0x0093e298: 00000000 00000000 00000000 00000000 ................
    0x0093e2a8: 00000000 00000000 00000000 00000000 ................
    0x0093e2b8: 00000000 00000000 00000000 00000000 ................
    0x0093e2c8: 00000000 00000000 00000000 00000000 ................
    0x0093e2d8: 00000000 00000000 00000000 00000000 ................
    0x0093e2e8: 00000000 00000000 00000000 00000000 ................
    0x0093e2f8: 00000000 00000000 00000000 00000000 ................
    0x0093e308: 00000000 00000000 00000000 00000000 ................
    0x0093e318: 00000000 00000000 00000000 00000000 ................
    0x0093e328: 00000000 00000000 00000000 00000000 ................
    0x0093e338: 00000000 00000000 00000000 00000000 ................
    0x0093e348: 00000000 00000000 00000000 00000000 ................
    0x0093e358: 00000000 00000000 00000000 00000000 ................
    0x0093e368: 00000000 00000000 00000000 00000000 ................
    0x0093e378: 00000000 00000000 00000000 00000000 ................
    0x0093e388: 00000000 00000000 00000000 00000000 ................
    0x0093e398: 00000000 00000000 00000000 00000000 ................
    0x0093e3a8: 00000000 00000000 628b071a 00000000 ...........b....
    0x0093e3b8: 62a7d8e0 00000000 628b03ae 0093e704 ...b.......b....
    0x0093e3c8: 00000000 3ff520a8 00000003 00000000 ..... .?........
    0x0093e3d8: 00000000 00000000 00000000 00000000 ................
    0x0093e3e8: 00000000 00000000 00000000 00000000 ................
    0x0093e3f8: 00000000 00000000 00000000 00000000 ................
    0x0093e408: 00000000 00000000 00000000 00000000 ................
    0x0093e418: 00000000 00000000 00000000 00000000 ................
    0x0093e428: 00000000 00000000 00000000 00000170 ............p...
    0x0093e438: 1b027588 00e8417c 0093e458 6235a0e8 .u..|A..X.....5b
    0x0093e448: 00e8417c 1b0276fc 00000170 1b027588 |A...v..p....u..
    0x0093e458: 0093e478 6235a589 00e8417c 1b027588 x.....5b|A...u..
    0x0093e468: 0093e47c 61c8c5b3 0093e4f4 1b027590 |......a.....u..
    0x0093e478: 00000010 0093e4e8 61c8dcc0 00000170 ...........ap...
    0x0093e488: 00000000 62ae0760 62ae0a60 00000010 ....`..b`..b....
    0x0093e498: 00000000 00000000 00000000 00000000 ................
    0x0093e4a8: 00000000 00000000 00000000 00000000 ................
    0x0093e4b8: 00000000 00000000 00000000 00000000 ................
    0x0093e4c8: 00000000 00000000 00000000 00000000 ................
    0x0093e4d8: 628b071a 00000404 62a8b0b0 00000000 ...b.......b....
    0x0093e4e8: 628b03ae 0093e88c 7f3321d2 c002d97c ...b.....!3.|...
    0x0093e4f8: 00000013 00000046 62adb060 0093e520 ....F...`..b ...
    0x0093e508: 61c893dd 00000170 00000010 0093e944 ...ap.......D...
    0x0093e518: 00000000 03210830 0093e540 61c8b91f ....0.!.@......a
    0x0093e528: 00000170 1b027590 402262af 80000000 p....u...b"@....
    0x0093e538: 00000000 00000000 0093e640 6197a027 ........@...'..a
    0x0093e548: 0093e648 6197a027 0093e5c0 0093e5d0 H...'..a........
    0x0093e558: 0093e5e0 0093e5f0 0093e600 0093e610 ................
    0x0093e568: 0093e620 0093e630 0093e5b0 0093e5a0 ...0...........
    0x0093e578: 0093e590 0093e580 c40adfeb 44772cda .............,wD
    0x0093e588: 41b9337a c2cdb5e1 bfe5a5d4 c01057b8 z3.A.........W..
    0x0093e598: bc520d20 3f000000 b32262af c04c21a0 .R....?.b"..!L.
    0x0093e5a8: 3c948758 bf3504f4 3fe5a5d4 c01057b8 X..<..5....?.W..
    0x0093e5b8: bc520d20 3f000000 402262af 80000000 .R....?.b"@....
    0x0093e5c8: 00000000 00000000 00000000 c09057b8 .............W..
    0x0093e5d8: 00000000 00000000 00000000 80000000 ................
    0x0093e5e8: 3cd20d20 bf800000 00000000 80000000 ..<............
    0x0093e5f8: 41a41a42 00000000 3f3504f4 3f000000 B..A......5?...?
    0x0093e608: bf000000 0000027f 00001fb7 61ca8ee5 ...............a
    0x0093e618: 0093e704 00000000 bf3504f4 3f000000 ..........5....?
    0x0093e628: bf3504f4 3f000000 c2cdb5e1 41b9337a ..5....?....z3.A
    0x0093e638: bc520d20 3c948758 bc520d20 3f034834 .R.X..< .R.4H.?
    0x0093e648: 191a5b80 0093e704 61cb2af0 0093e664 .[.......*.ad...
    0x0093e658: 0093e6a4 191a5b80 03b55860 3fe5a5d4 .....[..`X.....?
    0x0093e668: c01057b8 bc520d20 0093e910 03b55860 .W.. .R.....`X..
    0x0093e678: 402262af 00000000 00000000 00000000 .b"@............
    0x0093e688: 3ec9ca9c 00000000 00000000 0093e7d0 ...>............
    0x0093e698: 03b55860 00000002 00000000 00000000 `X..............
    0x0093e6a8: 00000000 3e6303ef 00000000 00000000 ......c>........
    0x0093e6b8: 00000000 00000000 bf869069 c2241a42 ........i...B.$.
    0x0093e6c8: 80000000 80000000 03b558a0 0093e6fc .........X......
    0x0093e6d8: 61c180ae 00000002 00000005 0093e7d0 ...a............
    0x0093e6e8: 0093e910 03b55860 191a5b80 3cd1eb85 ....`X...[.....<
    0x0093e6f8: 0093e678 0093e898 61cec98d 00000002 x..........a....
    0x0093e708: 00000005 0093e7d0 0093e8d0 03b55860 ............`X..
    0x0093e718: 421c0000 133f027f 42363637 41ccf5c3 ...B..?.766B...A
    0x0093e728: 00000000 62a8b0b0 422000fe 3d4ccccc .......b.. B..L=
    0x0093e738: c21c0000 bd47ae14 00000000 00000000 ......G.........
    0x0093e748: 3f800000 3f800000 3f3504f4 3f000000 ...?...?..5?...?
    0x0093e758: 3f000000 00000000 b2800000 3f3504f4 ...?..........5?
    0x0093e768: bf3504f4 00000000 f3000000 bffeb504 ..5.............
    0x0093e778: 00000000 b504f300 0000bffe 00000000 ................
    0x0093e788: 00000000 3f800000 3ec9ca9c 00000000 .......?...>....
    0x0093e798: 80000000 00000000 00000000 7ffe6000 .............`..
    0x0093e7a8: 0093e858 770b67b7 0093e80c 0093e808 X....g.w........
    0x0093e7b8: 80000000 bcc7027f 0093e830 ffffffff ........0.......
    0x0093e7c8: 0093e8d0 00000001 3f000000 0093e830 ...........?0...
    0x0093e7d8: 00000010 00000002 0093e830 77110ec1 ........0......w
    0x0093e7e8: ffffffff 0093e808 00068a63 00000027 ........c...'...
    0x0093e7f8: 1d798a70 00000028 00000027 00000120 p.y.(...'... ...
    0x0093e808: 00068a63 c35b8664 0093e868 00000003 c...d.[.h.......
    0x0093e818: 00068d7a 0d6e5bdb 03b55860 62ae0260 z....[n.`X..`..b
    0x0093e828: 0093e84c 61c8937d 62adb060 61c8937d L...}..a`..b}..a
    0x0093e838: 00000300 00000010 00000000 1d7988a0 ..............y.
    0x0093e848: 62adb060 0093e874 61c8af85 00000300 `..bt......a....
    0x0093e858: 00000004 00000002 00000000 628cb7c4 ...............b
    0x0093e868: 0000004e 00000300 00000001 0093e898 N...............
    0x0093e878: 61c8b962 00000000 00000300 00000004 b..a............
    0x0093e888: 00000002 00000000 628cb7c4 0000004e ...........bN...
    0x0093e898: 0093e8c4 61e92475 00000000 00000300 ....u$.a........
    0x0093e8a8: 00000004 00000002 00000000 628cb7c4 ...............b
    0x0093e8b8: 0000004e 1d798858 03b5e50c 0093e8dc N...X.y.........
    0x0093e8c8: 61b52b72 00000300 00000001 03b5e50c r+.a............
    0x0093e8d8: 1d798858 61e55cbe 1d798a70 0fc16b80 X.y..\.ap.y..k..
    0x0093e8e8: 00000300 1d79882c 03b5e4e0 00000001 ....,.y.........
    0x0093e8f8: 03b55860 61c10b6d 0093e958 61d1d81c `X..m..aX......a
    0x0093e908: 00000001 61d18c10 1d798800 14b6d350 .......a..y.P...
    0x0093e918: 0093e928 03b5e4e0 14b6d350 0093e9cc (.......P.......
    0x0093e928: 1c6040f0 0007ca14 0000002d 000009c5 .@`.....-.......
    0x0093e938: 00000080 00000000 00000004 14b2fce8 ................
    0x0093e948: 0000002d 03b55860 00000001 14b6d350 -...`X......P...
    0x0093e958: 0093e9c0 61d1ab40 0093ea68 1d798800 ....@..ah.....y.
    0x0093e968: 00000001 03b5e4e0 14b6d350 0000021c ........P.......
    0x0093e978: 0093e9cc 0094ed74 3f800000 3f800000 ....t......?...?
    0x0093e988: 00000000 00000000 3f800000 3ee8ba2f ...........?/..>
    0x0093e998: 00000000 00000000 0093ea68 0093e9d4 ........h.......
    0x0093e9a8: 19671f60 03b55860 61d1d300 14b6d350 `.g.`X.....aP...
    0x0093e9b8: 03b5e4e0 01000002 0093ebc4 61d18226 ............&..a
    0x0093e9c8: 0000021c 0094ed74 61d18226 0093ea68 ....t...&..ah...
    0x0093e9d8: 14b4e210 14b6a72c 00000000 00000001 ....,...........
    0x0093e9e8: 00000001 00000000 03299030 191a5b80 ........0.)..[..
    0x0093e9f8: 3ec9ca9c 00000000 00000004 0101eb40 ...>........@...
    0x0093ea08: 00000003 00000003 01051bc0 14b6cfa0 ................
    0x0093ea18: 14b4e210 1d730010 1d73022c 1b4a9aa0 ......s.,.s...J.
    0x0093ea28: 14b4e210 14b6c700 00000001 43c80000 ...............C
    0x0093ea38: 196747d0 03b3eb50 43c80000 14b6d350 .Gg.P......CP...
    0x0093ea48: 0000002d 00000000 00000000 00000870 -...........p...
    0x0093ea58: 00000001 00000001 14b40494 00000001 ................
    0x0093ea68: 00000000 00000000 14b2fce8 0000fffe ................
    0x0093ea78: 14b6d3c8 43831c72 43c80000 14b405ac ....r..C...C....
    0x0093ea88: 14b2fce0 1b4a9b80 0000002c ff800000 ......J.,.......
    0x0093ea98: 00000000 40000000 3c4ccccd c011c71d .......@..L<....
    0x0093eaa8: 00000004 00000005 62941008 3e5b2d9a ...........b.-[>
    0x0093eab8: 00000000 00000000 00000000 00000000 ................
    0x0093eac8: 00000000 00000000 00000000 00000000 ................
    0x0093ead8: 00000000 00000000 00000000 00000000 ................
    0x0093eae8: 00000000 00000000 00000000 00000000 ................
    0x0093eaf8: 00000000 00000000 00000000 00000000 ................
    0x0093eb08: 00000000 00000000 00000000 00000000 ................
    0x0093eb18: 00000000 00000000 00000000 00000000 ................
    0x0093eb28: 00000000 3e5b2d9a 00000000 00000000 .....-[>........
    0x0093eb38: 00000000 00000000 00000000 00000000 ................
    0x0093eb48: 00000000 00000000 00000000 00000000 ................
    0x0093eb58: 00000000 00000000 00000000 00000000 ................
    0x0093eb68: 00000000 00000000 00000000 00000000 ................
    0x0093eb78: 00000000 00000000 00000000 00000000 ................
    0x0093eb88: 00000000 3f800000 3f800000 00000000 .......?...?....
    0x0093eb98: 00000000 00000000 00000000 00000000 ................
    0x0093eba8: 0000002c 14b6b454 43c05c6b c1729a68 ,...T...k\.Ch.r.
    0x0093ebb8: 42963391 3f800000 00000000 0093ec14 .3.B...?........
    0x0093ebc8: 61d0c016 14b6a720 14b6b454 0094ed74 ...a ...T...t...
    0x0093ebd8: 00000001 00000000 00000001 00000000 ................
    0x0093ebe8: 191a5b80 03b55860 0094ed74 00000000 .[..`X..t.......
    0x0093ebf8: 00000000 44200000 3f800000 00000100 ...... D...?....
    0x0093ec08: 191a5b80 00000000 00000d00 0093ec2c .[..........,...
    0x0093ec18: 61cd99e6 03299030 00000001 0094ed74 ...a0.).....t...
    0x0093ec28: 00000000 0094714c 61cdff88 191a5b80 ....Lq.....a.[..
    0x0093ec38: 00000001 0094ed74 03b5e4e0 038d4bf0 ....t........K..
    0x0093ec48: 191a5b80 00000000 00000002 00000000 .[..............
    0x0093ec58: 00000000 00000002 6294083c 00000000 ........<..b....
    0x0093ec68: 00000000 00000000 00000000 00000000 ................
    0x0093ec78: 00000000 00000000 00000000 00000000 ................
    0x0093ec88: 00000000 00000000 00000000 00000000 ................
    0x0093ec98: 00000000 00000000 00000000 00000000 ................
    0x0093eca8: 00000000 00000000 00000000 00000000 ................
    0x0093ecb8: 00000000 00000000 00000000 00000000 ................
    0x0093ecc8: 00000000 00000000 00000000 00000000 ................
    0x0093ecd8: 00000000 00000000 00000000 00000000 ................
    0x0093ece8: 00000000 00000000 00000000 00000000 ................
    0x0093ecf8: 00000000 00000000 00000000 00000000 ................
    0x0093ed08: 00000000 00000000 00000000 00000000 ................
    0x0093ed18: 00000000 00000000 00000000 00000000 ................
    0x0093ed28: 00000000 00000000 00000000 00000000 ................
    0x0093ed38: 00000000 00000000 00000000 00000000 ................
    0x0093ed48: 00000000 00000000 00000000 00000000 ................
    0x0093ed58: 00000000 00000000 00000000 00000000 ................
    0x0093ed68: 00000000 00000000 00000000 00000000 ................
    0x0093ed78: 00000000 00000000 00000000 00000000 ................
    0x0093ed88: 00000000 00000000 00000000 00000000 ................
    0x0093ed98: 00000000 00000000 00000000 00000000 ................
    0x0093eda8: 00000000 00000000 00000000 00000000 ................
    0x0093edb8: 00000000 00000000 00000000 00000000 ................
    0x0093edc8: 00000000 00000000 00000000 00000000 ................
    0x0093edd8: 00000000 00000000 00000000 00000000 ................
    0x0093ede8: 00000000 00000000 00000000 00000000 ................
    0x0093edf8: 00000000 00000000 00000000 00000000 ................
    0x0093ee08: 00000000 00000000 00000000 00000000 ................
    0x0093ee18: 00000000 00000000 00000000 00000000 ................
    0x0093ee28: 00000000 00000000 00000000 00000000 ................
    0x0093ee38: 00000000 00000000 00000000 00000000 ................
    0x0093ee48: 00000000 00000000 00000000 00000000 ................
    0x0093ee58: 00000000 00000000 00000000 00000000 ................
    0x0093ee68: 00000000 00000000 00000000 00000000 ................
    0x0093ee78: 00000000 00000000 00000000 00000000 ................
    0x0093ee88: 00000000 00000000 00000000 00000000 ................
    0x0093ee98: 00000000 00000000 00000000 0093eecc ................
    0x0093eea8: 770c75e0 0093ef2c 00970b9c 00970b70 .u.w,.......p...
    0x0093eeb8: 00000000 00970b9c 00000000 00000001 ................
    0x0093eec8: 00970b9c 0093eef4 770c75e0 0093ef3c .........u.w<...
    0x0093eed8: 009600fc 00960000 00000002 00000009 ................
    0x0093eee8: 0093efe0 00000000 77089ac0 0093ef54 ...........wT...
    0x0093eef8: 0093efe0 000007a0 009600ec 00000009 ................
    0x0093ef08: 00961758 0000000a 0093ef01 00000000 X...............
    0x0093ef18: 0235bec4 0093f034 00961ea8 00000000 ..5.4...........
    0x0093ef28: 0100017c 0235bec4 0000331c 000000ec |.....5..3......
    0x0093ef38: 00000000 00000002 00000000 3257531c .............SW2
    0x0093ef48: 0093efb4 7708948a 0093f034 0093efe0 .......w4.......
    0x0093ef58: 0093ef90 0093ef8c 0093ef7c 0093ef84 ........|.......
    0x0093ef68: 00000000 0093f0a4 0093f11c 00000000 ................
    0x0093ef78: 00000000 00961758 00000000 000007a0 ....X...........
    0x0093ef88: 0069d000 0235bec4 00000001 006a0000 ..i...5.......j.
    0x0093ef98: 00000018 00000003 00000000 00000002 ................
    0x0093efa8: 00000003 00000002 00000000 0093f07c ............|...
    0x0093efb8: 77088fb5 00000003 00000000 00000002 ...w............
    0x0093efc8: 0093f034 0093efe0 0093f234 00000000 4.......4.......
    0x0093efd8: 77089013 00000000 00000040 00000000 ...w....@.......
    0x0093efe8: 00000000 00000000 00000000 00000000 ................
    0x0093eff8: 00000000 00000000 00000000 00000000 ................
    0x0093f008: 00000000 00000000 00000000 00000000 ................
    0x0093f018: 00000000 00000000 00000001 77058d98 ...............w
    0x0093f028: 00000000 0093f602 0000000a 001e001c ................
    0x0093f038: 0093f148 00000000 00000000 0093f0d4 H...............
    0x0093f048: 00000000 00000000 0093f0e0 0093f100 ................
    0x0093f058: 00020000 0093f070 0093f070 0093f070 ....p...p...p...
    0x0093f068: 00000002 00000002 00000000 32574c28 ............(LW2
    0x0093f078: 00000002 0093f234 77088d1e 0093f11c ....4......w....
    0x0093f088: 00000000 0000002c 0093f4e0 00000000 ....,...........
    0x0093f098: 77088d99 00000000 00000000 001e001c ...w............
    0x0093f0a8: 0093f148 00000000 00000000 00000000 H...............

    Module 1
    C:\Windows\SYSTEM32\xinput1_3.dll
    Image Base: 0x00400000 Image Size: 0x00016000
    File Size: 81768 File Time: 2007-04-04_195342
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® DirectX for Windows®
    FileDesc: Microsoft Common Controller API
    FileVer: 9.18.944.0
    ProdVer: 9.18.944.0

    Module 2
    C:\Users\user\Downloads\AShortHike_Windows_v178\AShortHike.exe
    Image Base: 0x00bf0000 Image Size: 0x000a0000
    File Size: 640000 File Time: 2020-07-01_034130
    Version:
    Company:
    Product:
    FileDesc:
    FileVer: 2019.4.1.49221
    ProdVer: 2019.4.1.49221

    Module 3
    C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ccad5caddc3a3d35\nvwgf2um.dll
    Image Base: 0x54ed0000 Image Size: 0x024f4000
    File Size: 38869752 File Time: 2020-06-22_235946
    Version:
    Company: NVIDIA Corporation
    Product: NVIDIA D3D10 drivers
    FileDesc: NVIDIA D3D10 Driver, Version 451.48
    FileVer: 27.21.14.5148
    ProdVer: 27.21.14.5148

    Module 4
    C:\Windows\system32\nvspcap.dll
    Image Base: 0x5e390000 Image Size: 0x00217000
    File Size: 2159592 File Time: 2020-06-22_050520
    Version:
    Company: NVIDIA Corporation
    Product: NVIDIA GeForce Experience
    FileDesc: NVIDIA Game Proxy
    FileVer: 3.20.3.63
    ProdVer: 3.20.3.63

    Module 5
    C:\Users\user\Downloads\AShortHike_Windows_v178\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll
    Image Base: 0x61410000 Image Size: 0x0043d000
    File Size: 3910144 File Time: 2020-07-01_034130
    Version:
    Company: NVIDIA Game Proxy
    Product: NVIDIA Game Proxy
    FileDesc: NVIDIA Game Proxy
    FileVer: 0.0.0.0
    ProdVer: 0.0.0.0

    Module 6
    C:\Users\user\Downloads\AShortHike_Windows_v178\UnityPlayer.dll
    Image Base: 0x61850000 Image Size: 0x013be000
    File Size: 20023808 File Time: 2020-07-01_034130
    Version:
    Company:
    Product:
    FileDesc:
    FileVer: 2019.4.1.49221
    ProdVer: 2019.4.1.49221

    Module 7
    C:\Windows\SYSTEM32\apphelp.dll
    Image Base: 0x63ab0000 Image Size: 0x0009f000
    File Size: 635904 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Application Compatibility Client Library
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 8
    C:\Windows\SYSTEM32\AUDIOSES.DLL
    Image Base: 0x63df0000 Image Size: 0x0011e000
    File Size: 1154656 File Time: 2020-05-17_203608
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Audio Session
    FileVer: 10.0.18362.815
    ProdVer: 10.0.18362.815

    Module 9
    C:\Windows\SYSTEM32\resourcepolicyclient.dll
    Image Base: 0x64740000 Image Size: 0x0000f000
    File Size: 52152 File Time: 2019-03-19_064504
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Resource Policy Client
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 10
    C:\Windows\SYSTEM32\GLU32.dll
    Image Base: 0x65090000 Image Size: 0x0003f000
    File Size: 245248 File Time: 2019-10-09_201700
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: OpenGL Utility Library DLL
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 11
    C:\Windows\SYSTEM32\OPENGL32.dll
    Image Base: 0x65550000 Image Size: 0x000ff000
    File Size: 904704 File Time: 2019-10-09_201700
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: OpenGL Client DLL
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 12
    C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2006.10-0\X86\MpOav.dll
    Image Base: 0x6ca30000 Image Size: 0x0006b000
    File Size: 429808 File Time: 2020-07-01_235528
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: IOfficeAntiVirus Module
    FileVer: 4.18.2006.10
    ProdVer: 4.18.2006.10

    Module 13
    C:\Windows\SYSTEM32\amsi.dll
    Image Base: 0x6caa0000 Image Size: 0x0000f000
    File Size: 52736 File Time: 2019-03-19_064500
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Anti-Malware Scan Interface
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 14
    C:\Windows\system32\wbem\fastprox.dll
    Image Base: 0x6cab0000 Image Size: 0x000cb000
    File Size: 810496 File Time: 2019-03-19_064502
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: WMI Custom Marshaller
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 15
    C:\Windows\system32\wbem\wbemsvc.dll
    Image Base: 0x6cb80000 Image Size: 0x00010000
    File Size: 48640 File Time: 2019-03-19_064502
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: WMI
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 16
    C:\Windows\SYSTEM32\wbemcomn.dll
    Image Base: 0x6cb90000 Image Size: 0x00069000
    File Size: 402432 File Time: 2019-03-19_064504
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: WMI
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 17
    C:\Windows\system32\wbem\wbemprox.dll
    Image Base: 0x6cc00000 Image Size: 0x0000d000
    File Size: 36864 File Time: 2019-03-19_064502
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: WMI
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 18
    C:\Windows\SYSTEM32\cryptnet.dll
    Image Base: 0x6cd80000 Image Size: 0x00026000
    File Size: 135168 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Crypto Network Related API
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 19
    C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ccad5caddc3a3d35\nvldumd.dll
    Image Base: 0x6cdb0000 Image Size: 0x000d5000
    File Size: 862648 File Time: 2020-06-22_235942
    Version:
    Company: NVIDIA Corporation
    Product: NVIDIA driver loader
    FileDesc: NVIDIA Driver Loader, Version 451.48
    FileVer: 27.21.14.5148
    ProdVer: 27.21.14.5148

    Module 20
    C:\Windows\SYSTEM32\dcomp.dll
    Image Base: 0x6e390000 Image Size: 0x0016a000
    File Size: 1477112 File Time: 2020-05-17_203622
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft DirectComposition Library
    FileVer: 10.0.18362.836
    ProdVer: 10.0.18362.836

    Module 21
    C:\Windows\System32\DEVOBJ.dll
    Image Base: 0x6e500000 Image Size: 0x00023000
    File Size: 137864 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Device Information Set DLL
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 22
    C:\Windows\System32\MMDevApi.dll
    Image Base: 0x6e530000 Image Size: 0x00062000
    File Size: 383984 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: MMDevice API
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 23
    C:\Windows\SYSTEM32\wintypes.dll
    Image Base: 0x6e670000 Image Size: 0x000da000
    File Size: 894024 File Time: 2020-06-14_000600
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows Base Types DLL
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 24
    C:\Windows\SYSTEM32\CoreMessaging.dll
    Image Base: 0x6e750000 Image Size: 0x00089000
    File Size: 553664 File Time: 2020-05-17_203622
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft CoreMessaging Dll
    FileVer: 10.0.18362.836
    ProdVer: 10.0.18362.836

    Module 25
    C:\Windows\SYSTEM32\CoreUIComponents.dll
    Image Base: 0x6e7e0000 Image Size: 0x0025e000
    File Size: 2490712 File Time: 2019-07-09_034732
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft Core UI Components Dll
    FileVer: 10.0.18362.207
    ProdVer: 10.0.18362.207

    Module 26
    C:\Windows\SYSTEM32\TextInputFramework.dll
    Image Base: 0x6ea40000 Image Size: 0x00084000
    File Size: 531464 File Time: 2019-07-09_034732
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: "TextInputFramework.DYNLINK"
    FileVer: 10.0.18362.207
    ProdVer: 10.0.18362.207

    Module 27
    C:\Windows\SYSTEM32\dxcore.dll
    Image Base: 0x6f180000 Image Size: 0x00019000
    File Size: 85416 File Time: 2019-03-19_064508
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: DXCore
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 28
    C:\Windows\SYSTEM32\d3d11.dll
    Image Base: 0x6f390000 Image Size: 0x001de000
    File Size: 1957008 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Direct3D 11 Runtime
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 29
    C:\Windows\SYSTEM32\HID.DLL
    Image Base: 0x6fb30000 Image Size: 0x0000b000
    File Size: 28160 File Time: 2019-03-19_064516
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: HID User Library
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 30
    C:\Windows\SYSTEM32\dxgi.dll
    Image Base: 0x6fba0000 Image Size: 0x000c1000
    File Size: 776792 File Time: 2020-05-17_203616
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: DirectX Graphics Infrastructure
    FileVer: 10.0.18362.815
    ProdVer: 10.0.18362.815

    Module 31
    C:\Windows\SYSTEM32\WINMMBASE.dll
    Image Base: 0x6fc70000 Image Size: 0x00023000
    File Size: 131176 File Time: 2019-03-19_064458
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Base Multimedia Extension API DLL
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 32
    C:\Windows\SYSTEM32\dwmapi.dll
    Image Base: 0x6fca0000 Image Size: 0x00025000
    File Size: 135000 File Time: 2019-08-14_234814
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft Desktop Window Manager API
    FileVer: 10.0.18362.267
    ProdVer: 10.0.18362.267

    Module 33
    C:\Windows\SYSTEM32\WINMM.dll
    Image Base: 0x6fcd0000 Image Size: 0x00024000
    File Size: 134320 File Time: 2019-03-19_064458
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: MCI API DLL
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 34
    C:\Windows\system32\rsaenh.dll
    Image Base: 0x70220000 Image Size: 0x0002f000
    File Size: 185912 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft Enhanced Cryptographic Provider
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 35
    C:\Windows\SYSTEM32\ntmarta.dll
    Image Base: 0x73570000 Image Size: 0x00029000
    File Size: 152896 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows NT MARTA provider
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 36
    C:\Windows\system32\uxtheme.dll
    Image Base: 0x73ae0000 Image Size: 0x0007a000
    File Size: 477184 File Time: 2019-11-14_202310
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft UxTheme Library
    FileVer: 10.0.18362.449
    ProdVer: 10.0.18362.449

    Module 37
    C:\Windows\SYSTEM32\USERENV.dll
    Image Base: 0x73fe0000 Image Size: 0x0001e000
    File Size: 116904 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Userenv
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 38
    C:\Windows\SYSTEM32\WINHTTP.dll
    Image Base: 0x74500000 Image Size: 0x000bd000
    File Size: 768528 File Time: 2020-04-17_011054
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows HTTP Services
    FileVer: 10.0.18362.778
    ProdVer: 10.0.18362.778

    Module 39
    C:\Windows\SYSTEM32\VERSION.dll
    Image Base: 0x745c0000 Image Size: 0x00008000
    File Size: 27328 File Time: 2019-03-19_064524
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Version Checking and File Installation Libraries
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 40
    C:\Windows\system32\mswsock.dll
    Image Base: 0x74630000 Image Size: 0x00052000
    File Size: 325432 File Time: 2020-05-17_203624
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft Windows Sockets 2.0 Service Provider
    FileVer: 10.0.18362.815
    ProdVer: 10.0.18362.815

    Module 41
    C:\Windows\System32\CRYPTBASE.dll
    Image Base: 0x74810000 Image Size: 0x0000a000
    File Size: 31752 File Time: 2019-03-19_064458
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Base cryptographic API DLL
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 42
    C:\Windows\System32\SspiCli.dll
    Image Base: 0x74820000 Image Size: 0x00020000
    File Size: 121888 File Time: 2019-03-19_064458
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Security Support Provider Interface
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 43
    C:\Windows\System32\WINTRUST.DLL
    Image Base: 0x74840000 Image Size: 0x00046000
    File Size: 285256 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft Trust Verification APIs
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 44
    C:\Windows\System32\MSCTF.dll
    Image Base: 0x74890000 Image Size: 0x00103000
    File Size: 1055184 File Time: 2020-06-14_000558
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: MSCTF Server DLL
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 45
    C:\Windows\System32\advapi32.dll
    Image Base: 0x749a0000 Image Size: 0x00079000
    File Size: 487784 File Time: 2020-04-17_011050
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Advanced Windows 32 Base API
    FileVer: 10.0.18362.752
    ProdVer: 10.0.18362.752

    Module 46
    C:\Windows\System32\profapi.dll
    Image Base: 0x74a20000 Image Size: 0x0001b000
    File Size: 102760 File Time: 2020-03-13_165336
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: User Profile Basic API
    FileVer: 10.0.18362.693
    ProdVer: 10.0.18362.693

    Module 47
    C:\Windows\System32\msvcrt.dll
    Image Base: 0x74a40000 Image Size: 0x000bf000
    File Size: 776472 File Time: 2019-03-19_064458
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows NT CRT DLL
    FileVer: 7.0.18362.1
    ProdVer: 10.0.18362.1

    Module 48
    C:\Windows\System32\CRYPT32.dll
    Image Base: 0x74b90000 Image Size: 0x000fb000
    File Size: 1020032 File Time: 2020-01-17_103932
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Crypto API32
    FileVer: 10.0.18362.592
    ProdVer: 10.0.18362.592

    Module 49
    C:\Windows\System32\shcore.dll
    Image Base: 0x74c90000 Image Size: 0x00084000
    File Size: 539184 File Time: 2020-05-17_203622
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: SHCORE
    FileVer: 10.0.18362.836
    ProdVer: 10.0.18362.836

    Module 50
    C:\Windows\System32\WS2_32.dll
    Image Base: 0x74d20000 Image Size: 0x0005e000
    File Size: 379840 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows Socket 2.0 32-Bit DLL
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 51
    C:\Windows\System32\RPCRT4.dll
    Image Base: 0x74d80000 Image Size: 0x000bb000
    File Size: 768488 File Time: 2020-02-12_183834
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Remote Procedure Call Runtime
    FileVer: 10.0.18362.628
    ProdVer: 10.0.18362.628

    Module 52
    C:\Windows\System32\cfgmgr32.dll
    Image Base: 0x74e50000 Image Size: 0x0003b000
    File Size: 236520 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Configuration Manager DLL
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 53
    C:\Windows\System32\gdi32full.dll
    Image Base: 0x74e90000 Image Size: 0x0015b000
    File Size: 1416224 File Time: 2020-06-14_000600
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: GDI Client DLL
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 54
    C:\Windows\System32\KERNEL32.DLL
    Image Base: 0x75050000 Image Size: 0x000e0000
    File Size: 628408 File Time: 2020-06-14_000600
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows NT BASE API Client DLL
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 55
    C:\Windows\System32\PSAPI.DLL
    Image Base: 0x75130000 Image Size: 0x00006000
    File Size: 17008 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Process Status Helper
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 56
    C:\Windows\System32\imagehlp.dll
    Image Base: 0x75140000 Image Size: 0x0001b000
    File Size: 97816 File Time: 2019-03-19_064426
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows NT Image Helper
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 57
    C:\Windows\System32\SHELL32.dll
    Image Base: 0x75160000 Image Size: 0x00579000
    File Size: 5765144 File Time: 2020-06-14_000602
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows Shell Common Dll
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 58
    C:\Windows\System32\msvcp_win.dll
    Image Base: 0x756e0000 Image Size: 0x0007c000
    File Size: 501200 File Time: 2020-05-17_203622
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft® C Runtime Library
    FileVer: 10.0.18362.815
    ProdVer: 10.0.18362.815

    Module 59
    C:\Windows\System32\bcryptPrimitives.dll
    Image Base: 0x75760000 Image Size: 0x0005f000
    File Size: 386320 File Time: 2020-05-17_203558
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows Cryptographic Primitives Library
    FileVer: 10.0.18362.836
    ProdVer: 10.0.18362.836

    Module 60
    C:\Windows\System32\IMM32.dll
    Image Base: 0x757c0000 Image Size: 0x00025000
    File Size: 143808 File Time: 2019-10-09_201652
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Multi-User Windows IMM32 API Client DLL
    FileVer: 10.0.18362.387
    ProdVer: 10.0.18362.387

    Module 61
    C:\Windows\System32\win32u.dll
    Image Base: 0x757f0000 Image Size: 0x00017000
    File Size: 89344 File Time: 2020-06-14_000600
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Win32u
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 62
    C:\Windows\System32\kernel.appcore.dll
    Image Base: 0x75810000 Image Size: 0x0000f000
    File Size: 51336 File Time: 2019-03-19_064508
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: AppModel API Host
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 63
    C:\Windows\System32\combase.dll
    Image Base: 0x75820000 Image Size: 0x00275000
    File Size: 2583496 File Time: 2020-06-14_000600
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft COM for Windows
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 64
    C:\Windows\System32\cryptsp.dll
    Image Base: 0x75aa0000 Image Size: 0x00013000
    File Size: 68192 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Cryptographic Service Provider API
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 65
    C:\Windows\System32\GDI32.dll
    Image Base: 0x75ac0000 Image Size: 0x00021000
    File Size: 127552 File Time: 2019-03-19_064508
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: GDI Client DLL
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 66
    C:\Windows\System32\clbcatq.dll
    Image Base: 0x75af0000 Image Size: 0x00080000
    File Size: 512304 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: COM+ Configuration Catalog
    FileVer: 2001.12.10941.16384
    ProdVer: 10.0.18362.1

    Module 67
    C:\Windows\System32\KERNELBASE.dll
    Image Base: 0x75b70000 Image Size: 0x001fe000
    File Size: 2087168 File Time: 2020-05-17_203558
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows NT BASE API Client DLL
    FileVer: 10.0.18362.815
    ProdVer: 10.0.18362.815

    Module 68
    C:\Windows\System32\windows.storage.dll
    Image Base: 0x75f90000 Image Size: 0x005c6000
    File Size: 6091048 File Time: 2020-06-14_000600
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft WinRT Storage API
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 69
    C:\Windows\System32\USER32.dll
    Image Base: 0x76560000 Image Size: 0x00197000
    File Size: 1665720 File Time: 2020-05-17_203622
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Multi-User Windows USER API Client DLL
    FileVer: 10.0.18362.836
    ProdVer: 10.0.18362.836

    Module 70
    C:\Windows\System32\MSASN1.dll
    Image Base: 0x76700000 Image Size: 0x0000e000
    File Size: 50608 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: ASN.1 Runtime APIs
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 71
    C:\Windows\System32\sechost.dll
    Image Base: 0x76710000 Image Size: 0x00076000
    File Size: 478792 File Time: 2020-03-13_165336
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Host for SCM/SDDL/LSA Lookup APIs
    FileVer: 10.0.18362.693
    ProdVer: 10.0.18362.693

    Module 72
    C:\Windows\System32\ucrtbase.dll
    Image Base: 0x767a0000 Image Size: 0x0011f000
    File Size: 1178608 File Time: 2020-05-17_203622
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft® C Runtime Library
    FileVer: 10.0.18362.815
    ProdVer: 10.0.18362.815

    Module 73
    C:\Windows\System32\SHLWAPI.dll
    Image Base: 0x76920000 Image Size: 0x00044000
    File Size: 275240 File Time: 2019-03-19_064524
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Shell Light-weight Utility Library
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 74
    C:\Windows\System32\SETUPAPI.dll
    Image Base: 0x76970000 Image Size: 0x00449000
    File Size: 4518336 File Time: 2019-03-19_064522
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows Setup API
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 75
    C:\Windows\System32\UMPDC.dll
    Image Base: 0x76e20000 Image Size: 0x0000d000
    File Size: 46656 File Time: 2019-03-19_064508
    Version:
    Company: Windows Setup API
    Product: Windows Setup API
    FileDesc: Windows Setup API
    FileVer: 0.0.0.0
    ProdVer: 0.0.0.0

    Module 76
    C:\Windows\System32\OLEAUT32.dll
    Image Base: 0x76e30000 Image Size: 0x00092000
    File Size: 593424 File Time: 2020-06-14_000600
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: OLEAUT32.DLL
    FileVer: 10.0.18362.900
    ProdVer: 10.0.18362.900

    Module 77
    C:\Windows\System32\powrprof.dll
    Image Base: 0x76ed0000 Image Size: 0x00043000
    File Size: 267528 File Time: 2019-03-19_064512
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Power Profile Helper DLL
    FileVer: 10.0.18362.1
    ProdVer: 10.0.18362.1

    Module 78
    C:\Windows\System32\bcrypt.dll
    Image Base: 0x76f20000 Image Size: 0x00019000
    File Size: 96032 File Time: 2019-08-14_234814
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Windows Cryptographic Primitives Library
    FileVer: 10.0.18362.267
    ProdVer: 10.0.18362.267

    Module 79
    C:\Windows\System32\ole32.dll
    Image Base: 0x76f40000 Image Size: 0x000f7000
    File Size: 1007672 File Time: 2020-03-13_165338
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: Microsoft OLE for Windows
    FileVer: 10.0.18362.693
    ProdVer: 10.0.18362.693

    Module 80
    C:\Windows\SYSTEM32\ntdll.dll
    Image Base: 0x77050000 Image Size: 0x0019a000
    File Size: 1664896 File Time: 2020-05-17_203608
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Windows® Operating System
    FileDesc: NT Layer DLL
    FileVer: 10.0.18362.815
    ProdVer: 10.0.18362.815

    Crash Report configuration:
    * App Name: A Short Hike
    * App Version: Unity 2019.4.1f1_e6c045e14e4e
    * Mono DLL: C:\Users\user\Downloads\AShortHike_Windows_v178\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll
    * Bug Reporter App Path:
    * Crash Report Path: C:\Users\user\AppData\Local\Temp\adamgryu\A Short Hike\Crashes
    * Is Editor: false

    Crash Report metadata:

    Additional report files:
    * "C:\Users\user\AppData\LocalLow\adamgryu\A Short Hike\Player.log" (Output log file)



    == [end of error.log] ==

    I'm not sure how widespread this issue is, however, I'm currently at a loss how to proceed.