Advertisement
map_

Pyre crash

Jul 26th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.55 KB | None | 0 0
  1. $ ./Pyre
  2. Initializing steam
  3. Setting breakpad minidump AppID = 462770
  4. Steam_SetMinidumpSteamID: Caching Steam ID: <redacted> [API loaded no]
  5. Steam initialized
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. X.Org AMD CAYMAN (DRM 2.43.0 / 4.4.0-87-generic, LLVM 4.0.1) 4.5 Mesa 17.2.0-devel 4.10 bptc = True
  17. Compile VertexShader Default
  18. Compile FragmentShader Default
  19. Enumerating shader Default
  20. Found uniform u_modelView[0] of type FloatMat4 at 0
  21. Found uniform TextureSampler of type Sampler2D at 2
  22. Compile VertexShader Text
  23. Compile FragmentShader Text
  24. Enumerating shader Text
  25. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  26. Found uniform TextureSampler of type Sampler2D at 2
  27. Compile VertexShader RadialBlur
  28. Compile FragmentShader RadialBlur
  29. Enumerating shader RadialBlur
  30. Found uniform u_modelView[0] of type FloatMat4 at 0
  31. Found uniform TextureSampler of type Sampler2D at 2
  32. Found uniform sampleDist of type Float at 3
  33. Found uniform sampleStrength of type Float at 4
  34. Compile VertexShader Dof
  35. Compile FragmentShader Dof
  36. Enumerating shader Dof
  37. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  38. Found uniform SampleOffsets[0] of type FloatVec2 at 2
  39. Found uniform TextureSampler of type Sampler2D at 17
  40. Found uniform SampleWeights[0] of type Float at 18
  41. Found uniform DepthSampler of type Sampler2D at 33
  42. Found uniform Threshold of type Float at 34
  43. Compile VertexShader DofFlipped
  44. Compile FragmentShader DofFlipped
  45. Enumerating shader DofFlipped
  46. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  47. Found uniform SampleOffsets[0] of type FloatVec2 at 2
  48. Found uniform TextureSampler of type Sampler2D at 17
  49. Found uniform SampleWeights[0] of type Float at 18
  50. Found uniform DepthSampler of type Sampler2D at 33
  51. Found uniform Threshold of type Float at 34
  52. Compile VertexShader DofDebugCoc
  53. Compile FragmentShader DofDebugCoc
  54. Enumerating shader DofDebugCoc
  55. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  56. Found uniform TextureSampler of type Sampler2D at 2
  57. Found uniform nearBlurryPlane of type Float at 3
  58. Found uniform nearSharpPlane of type Float at 4
  59. Found uniform farSharpPlane of type Float at 5
  60. Found uniform farBlurryPlane of type Float at 6
  61. Found uniform nearMaxBlur of type Float at 7
  62. Found uniform farMaxBlur of type Float at 8
  63. Compile VertexShader DofColorBlur
  64. Compile FragmentShader DofColorBlur
  65. Enumerating shader DofColorBlur
  66. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  67. Found uniform Offsets[0] of type FloatVec2 at 2
  68. Found uniform MaxCoc of type Float at 17
  69. Found uniform DepthSampler of type Sampler2D at 18
  70. Found uniform TextureSampler of type Sampler2D at 19
  71. Found uniform PassSampler of type Sampler2D at 20
  72. Found uniform PassNum of type Float at 21
  73. Found uniform nearBlurryPlane of type Float at 22
  74. Found uniform nearSharpPlane of type Float at 23
  75. Found uniform farSharpPlane of type Float at 24
  76. Found uniform farBlurryPlane of type Float at 25
  77. Found uniform nearMaxBlur of type Float at 26
  78. Found uniform farMaxBlur of type Float at 27
  79. Compile VertexShader DofCocBlur
  80. Compile FragmentShader DofCocBlur
  81. Enumerating shader DofCocBlur
  82. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  83. Found uniform nearBlurryPlane of type Float at 2
  84. Found uniform nearSharpPlane of type Float at 3
  85. Found uniform farSharpPlane of type Float at 4
  86. Found uniform farBlurryPlane of type Float at 5
  87. Found uniform MaxCoc of type Float at 6
  88. Found uniform nearMaxBlur of type Float at 7
  89. Found uniform farMaxBlur of type Float at 8
  90. Found uniform TextureSampler of type Sampler2D at 9
  91. Found uniform Offsets[0] of type FloatVec2 at 10
  92. Compile VertexShader Blit2D
  93. Compile FragmentShader Blit2D
  94. Enumerating shader Blit2D
  95. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  96. Found uniform TextureSampler of type Sampler2D at 2
  97. Compile VertexShader Blit2DInv
  98. Compile FragmentShader Blit2DInv
  99. Enumerating shader Blit2DInv
  100. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  101. Found uniform TextureSampler of type Sampler2D at 2
  102. Compile VertexShader ColorGrading
  103. Compile FragmentShader ColorGrading
  104. Enumerating shader ColorGrading
  105. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  106. Found uniform TextureSampler of type Sampler2D at 2
  107. Found uniform ColorGradingLUT of type Sampler3D at 3
  108. Found uniform LUTSize of type Float at 4
  109. Found uniform Lerp of type Float at 5
  110. Compile VertexShader ColorGradingLerp
  111. Compile FragmentShader ColorGradingLerp
  112. Enumerating shader ColorGradingLerp
  113. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  114. Found uniform TextureSampler of type Sampler2D at 2
  115. Found uniform PrevColorGradingLUT of type Sampler3D at 3
  116. Found uniform ColorGradingLUT of type Sampler3D at 4
  117. Found uniform PrevLUTSize of type Float at 5
  118. Found uniform LUTSize of type Float at 6
  119. Found uniform Lerp of type Float at 7
  120. Compile VertexShader BloomExtract
  121. Compile FragmentShader BloomExtract
  122. Enumerating shader BloomExtract
  123. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  124. Found uniform TextureSampler of type Sampler2D at 2
  125. Found uniform BloomThreshold of type Float at 3
  126. Compile VertexShader BloomCombine
  127. Compile FragmentShader BloomCombine
  128. Enumerating shader BloomCombine
  129. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  130. Found uniform TextureSampler of type Sampler2D at 2
  131. Found uniform BaseSampler of type Sampler2D at 3
  132. Found uniform BloomIntensity of type Float at 4
  133. Found uniform BaseIntensity of type Float at 5
  134. Found uniform BloomSaturation of type Float at 6
  135. Found uniform BaseSaturation of type Float at 7
  136. Compile VertexShader GaussianBlur
  137. Compile FragmentShader GaussianBlur
  138. Enumerating shader GaussianBlur
  139. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  140. Found uniform SampleOffsets[0] of type FloatVec2 at 2
  141. Found uniform TextureSampler of type Sampler2D at 17
  142. Found uniform SampleWeights[0] of type Float at 18
  143. Compile VertexShader GaussianBlurWithBloomExtract
  144. Compile FragmentShader GaussianBlurWithBloomExtract
  145. Enumerating shader GaussianBlurWithBloomExtract
  146. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  147. Found uniform SampleOffsets[0] of type FloatVec2 at 2
  148. Found uniform TextureSampler of type Sampler2D at 17
  149. Found uniform BloomThreshold of type Float at 18
  150. Found uniform SampleWeights[0] of type Float at 19
  151. 1.15ms, CpuMultiplier: 8.73
  152. Compile VertexShader Desaturate
  153. Compile FragmentShader Desaturate
  154. Enumerating shader Desaturate
  155. Found uniform u_modelView[0] of type FloatMat4 at 0
  156. Found uniform TextureSampler of type Sampler2D at 2
  157. Compile VertexShader MultiplyAndLerp
  158. Compile FragmentShader MultiplyAndLerp
  159. Enumerating shader MultiplyAndLerp
  160. Found uniform u_modelView[0] of type FloatMat4 at 0
  161. Found uniform TextureSampler of type Sampler2D at 2
  162. Found uniform LerpColor of type FloatVec4 at 3
  163. Compile VertexShader MultiplyAndLerpYRB
  164. Compile FragmentShader MultiplyAndLerpYRB
  165. Enumerating shader MultiplyAndLerpYRB
  166. Found uniform u_modelView[0] of type FloatMat4 at 0
  167. Found uniform TextureSampler of type Sampler2D at 2
  168. Found uniform Texture2Sampler of type Sampler2D at 3
  169. Found uniform Texture3Sampler of type Sampler2D at 4
  170. Found uniform Texture4Sampler of type Sampler2D at 5
  171. Found uniform LerpColor of type FloatVec4 at 6
  172. Compile VertexShader AddColor
  173. Compile FragmentShader AddColor
  174. Enumerating shader AddColor
  175. Found uniform u_modelView[0] of type FloatMat4 at 0
  176. Found uniform TextureSampler of type Sampler2D at 2
  177. Compile VertexShader Refract
  178. Compile FragmentShader Refract
  179. Enumerating shader Refract
  180. Found uniform u_modelView[0] of type FloatMat4 at 0
  181. Found uniform DisplacementScroll of type FloatVec2 at 2
  182. Found uniform TextureSampler of type Sampler2D at 3
  183. Found uniform DisplacementSampler of type Sampler2D at 4
  184. Compile VertexShader Disappear
  185. Compile FragmentShader Disappear
  186. Enumerating shader Disappear
  187. Found uniform u_modelView[0] of type FloatMat4 at 0
  188. Found uniform OverlayScroll of type FloatVec2 at 2
  189. Found uniform Fraction of type Float at 3
  190. Found uniform TextureSampler of type Sampler2D at 4
  191. Found uniform OverlaySampler of type Sampler2D at 5
  192. Compile VertexShader Outline
  193. Compile FragmentShader Outline
  194. Enumerating shader Outline
  195. Found uniform u_modelView[0] of type FloatMat4 at 0
  196. Found uniform u_outlineRadius of type Float at 2
  197. Found uniform TextureSampler of type Sampler2D at 3
  198. Found uniform u_outlineThreshold of type Float at 4
  199. Compile VertexShader OutlineBink
  200. Compile FragmentShader OutlineBink
  201. Enumerating shader OutlineBink
  202. Found uniform u_modelView[0] of type FloatMat4 at 0
  203. Found uniform u_outlineRadius of type Float at 2
  204. Found uniform TextureSampler of type Sampler2D at 3
  205. Found uniform u_outlineThreshold of type Float at 4
  206. Compile VertexShader Sprite
  207. Compile FragmentShader Sprite
  208. Enumerating shader Sprite
  209. Found uniform u_modelView[0] of type FloatMat4 at 0
  210. Found uniform TextureSampler of type Sampler2D at 2
  211. Compile VertexShader Unlit
  212. Compile FragmentShader Unlit
  213. Enumerating shader Unlit
  214. Found uniform u_modelView[0] of type FloatMat4 at 0
  215. Found uniform TextureSampler of type Sampler2D at 2
  216. Compile VertexShader NormalMap0
  217. Compile FragmentShader NormalMap0
  218. Enumerating shader NormalMap0
  219. Found uniform u_modelView[0] of type FloatMat4 at 0
  220. Found uniform TextureSampler of type Sampler2D at 2
  221. Found uniform Texture2Sampler of type Sampler2D at 3
  222. Found uniform u_NormalMapTransform of type FloatMat3 at 4
  223. Found uniform u_LightData[0] of type FloatVec4 at 5
  224. Compile VertexShader NormalMap1
  225. Compile FragmentShader NormalMap1
  226. Enumerating shader NormalMap1
  227. Found uniform u_modelView[0] of type FloatMat4 at 0
  228. Found uniform TextureSampler of type Sampler2D at 2
  229. Found uniform Texture2Sampler of type Sampler2D at 3
  230. Found uniform u_NormalMapTransform of type FloatMat3 at 4
  231. Found uniform u_LightData[0] of type FloatVec4 at 5
  232. Compile VertexShader NormalMap2
  233. Compile FragmentShader NormalMap2
  234. Enumerating shader NormalMap2
  235. Found uniform u_modelView[0] of type FloatMat4 at 0
  236. Found uniform TextureSampler of type Sampler2D at 2
  237. Found uniform Texture2Sampler of type Sampler2D at 3
  238. Found uniform u_NormalMapTransform of type FloatMat3 at 4
  239. Found uniform u_LightData[0] of type FloatVec4 at 5
  240. Compile VertexShader NormalMap3
  241. Compile FragmentShader NormalMap3
  242. Enumerating shader NormalMap3
  243. Found uniform u_modelView[0] of type FloatMat4 at 0
  244. Found uniform TextureSampler of type Sampler2D at 2
  245. Found uniform Texture2Sampler of type Sampler2D at 3
  246. Found uniform u_NormalMapTransform of type FloatMat3 at 4
  247. Found uniform u_LightData[0] of type FloatVec4 at 5
  248. Compile VertexShader NormalMap4
  249. Compile FragmentShader NormalMap4
  250. Enumerating shader NormalMap4
  251. Found uniform u_modelView[0] of type FloatMat4 at 0
  252. Found uniform TextureSampler of type Sampler2D at 2
  253. Found uniform Texture2Sampler of type Sampler2D at 3
  254. Found uniform u_NormalMapTransform of type FloatMat3 at 4
  255. Found uniform u_LightData[0] of type FloatVec4 at 5
  256. Compile VertexShader MaskedColorChangeLit0
  257. Compile FragmentShader MaskedColorChangeLit0
  258. Enumerating shader MaskedColorChangeLit0
  259. Found uniform u_modelView[0] of type FloatMat4 at 0
  260. Found uniform TextureSampler of type Sampler2D at 2
  261. Found uniform Texture2Sampler of type Sampler2D at 3
  262. Found uniform u_ReplaceHue of type Float at 4
  263. Found uniform u_ReplaceHue2 of type Float at 5
  264. Found uniform u_SaturationAddition of type Float at 6
  265. Found uniform u_SaturationAddition2 of type Float at 7
  266. Found uniform u_ValueAddition of type Float at 8
  267. Found uniform u_ValueAddition2 of type Float at 9
  268. Found uniform u_BrightnessAdd of type Float at 10
  269. Found uniform u_Tex2Bounds of type FloatVec4 at 11
  270. Found uniform u_LightEmissive of type FloatVec3 at 12
  271. Found uniform u_LightData[0] of type FloatVec4 at 13
  272. Compile VertexShader MaskedColorChangeLit1
  273. Compile FragmentShader MaskedColorChangeLit1
  274. Enumerating shader MaskedColorChangeLit1
  275. Found uniform u_modelView[0] of type FloatMat4 at 0
  276. Found uniform TextureSampler of type Sampler2D at 2
  277. Found uniform Texture2Sampler of type Sampler2D at 3
  278. Found uniform u_ReplaceHue of type Float at 4
  279. Found uniform u_ReplaceHue2 of type Float at 5
  280. Found uniform u_SaturationAddition of type Float at 6
  281. Found uniform u_SaturationAddition2 of type Float at 7
  282. Found uniform u_ValueAddition of type Float at 8
  283. Found uniform u_ValueAddition2 of type Float at 9
  284. Found uniform u_BrightnessAdd of type Float at 10
  285. Found uniform u_Tex2Bounds of type FloatVec4 at 11
  286. Found uniform u_LightEmissive of type FloatVec3 at 12
  287. Found uniform u_LightData[0] of type FloatVec4 at 13
  288. Compile VertexShader MaskedColorChangeLit2
  289. Compile FragmentShader MaskedColorChangeLit2
  290. Enumerating shader MaskedColorChangeLit2
  291. Found uniform u_modelView[0] of type FloatMat4 at 0
  292. Found uniform TextureSampler of type Sampler2D at 2
  293. Found uniform Texture2Sampler of type Sampler2D at 3
  294. Found uniform u_ReplaceHue of type Float at 4
  295. Found uniform u_ReplaceHue2 of type Float at 5
  296. Found uniform u_SaturationAddition of type Float at 6
  297. Found uniform u_SaturationAddition2 of type Float at 7
  298. Found uniform u_ValueAddition of type Float at 8
  299. Found uniform u_ValueAddition2 of type Float at 9
  300. Found uniform u_BrightnessAdd of type Float at 10
  301. Found uniform u_Tex2Bounds of type FloatVec4 at 11
  302. Found uniform u_LightEmissive of type FloatVec3 at 12
  303. Found uniform u_LightData[0] of type FloatVec4 at 13
  304. Compile VertexShader MaskedColorChangeLit3
  305. Compile FragmentShader MaskedColorChangeLit3
  306. Enumerating shader MaskedColorChangeLit3
  307. Found uniform u_modelView[0] of type FloatMat4 at 0
  308. Found uniform TextureSampler of type Sampler2D at 2
  309. Found uniform Texture2Sampler of type Sampler2D at 3
  310. Found uniform u_ReplaceHue of type Float at 4
  311. Found uniform u_ReplaceHue2 of type Float at 5
  312. Found uniform u_SaturationAddition of type Float at 6
  313. Found uniform u_SaturationAddition2 of type Float at 7
  314. Found uniform u_ValueAddition of type Float at 8
  315. Found uniform u_ValueAddition2 of type Float at 9
  316. Found uniform u_BrightnessAdd of type Float at 10
  317. Found uniform u_Tex2Bounds of type FloatVec4 at 11
  318. Found uniform u_LightEmissive of type FloatVec3 at 12
  319. Found uniform u_LightData[0] of type FloatVec4 at 13
  320. Compile VertexShader MaskedColorChangeLit4
  321. Compile FragmentShader MaskedColorChangeLit4
  322. Enumerating shader MaskedColorChangeLit4
  323. Found uniform u_modelView[0] of type FloatMat4 at 0
  324. Found uniform TextureSampler of type Sampler2D at 2
  325. Found uniform Texture2Sampler of type Sampler2D at 3
  326. Found uniform u_ReplaceHue of type Float at 4
  327. Found uniform u_ReplaceHue2 of type Float at 5
  328. Found uniform u_SaturationAddition of type Float at 6
  329. Found uniform u_SaturationAddition2 of type Float at 7
  330. Found uniform u_ValueAddition of type Float at 8
  331. Found uniform u_ValueAddition2 of type Float at 9
  332. Found uniform u_BrightnessAdd of type Float at 10
  333. Found uniform u_Tex2Bounds of type FloatVec4 at 11
  334. Found uniform u_LightEmissive of type FloatVec3 at 12
  335. Found uniform u_LightData[0] of type FloatVec4 at 13
  336. Compile VertexShader DistanceFieldFancy
  337. Compile FragmentShader DistanceFieldFancy
  338. Enumerating shader DistanceFieldFancy
  339. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  340. Found uniform u_TexelSize of type FloatVec2 at 2
  341. Found uniform u_ShadowOffset of type FloatVec2 at 3
  342. Found uniform TextureSampler of type Sampler2D at 4
  343. Found uniform u_OutlineColor of type FloatVec4 at 5
  344. Found uniform u_ShadowColor of type FloatVec4 at 6
  345. Found uniform u_OutlineThickness of type Float at 7
  346. Found uniform u_Scale of type Float at 8
  347. Found uniform u_ShadowBlur of type Float at 9
  348. Compile VertexShader DistanceFieldText
  349. Compile FragmentShader DistanceFieldText
  350. Enumerating shader DistanceFieldText
  351. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  352. Found uniform TextureSampler of type Sampler2D at 2
  353. Found uniform u_Scale of type Float at 3
  354. Compile VertexShader YUVA0
  355. Compile FragmentShader YUVA0
  356. Enumerating shader YUVA0
  357. Found uniform u_modelView[0] of type FloatMat4 at 0
  358. Found uniform TextureSampler of type Sampler2D at 2
  359. Found uniform Texture2Sampler of type Sampler2D at 3
  360. Found uniform Texture3Sampler of type Sampler2D at 4
  361. Found uniform Texture4Sampler of type Sampler2D at 5
  362. Found uniform u_LightData[0] of type FloatVec4 at 6
  363. Compile VertexShader YUVA1
  364. Compile FragmentShader YUVA1
  365. Enumerating shader YUVA1
  366. Found uniform u_modelView[0] of type FloatMat4 at 0
  367. Found uniform TextureSampler of type Sampler2D at 2
  368. Found uniform Texture2Sampler of type Sampler2D at 3
  369. Found uniform Texture3Sampler of type Sampler2D at 4
  370. Found uniform Texture4Sampler of type Sampler2D at 5
  371. Found uniform u_LightData[0] of type FloatVec4 at 6
  372. Compile VertexShader YUVA2
  373. Compile FragmentShader YUVA2
  374. Enumerating shader YUVA2
  375. Found uniform u_modelView[0] of type FloatMat4 at 0
  376. Found uniform TextureSampler of type Sampler2D at 2
  377. Found uniform Texture2Sampler of type Sampler2D at 3
  378. Found uniform Texture3Sampler of type Sampler2D at 4
  379. Found uniform Texture4Sampler of type Sampler2D at 5
  380. Found uniform u_LightData[0] of type FloatVec4 at 6
  381. Compile VertexShader YUVA3
  382. Compile FragmentShader YUVA3
  383. Enumerating shader YUVA3
  384. Found uniform u_modelView[0] of type FloatMat4 at 0
  385. Found uniform TextureSampler of type Sampler2D at 2
  386. Found uniform Texture2Sampler of type Sampler2D at 3
  387. Found uniform Texture3Sampler of type Sampler2D at 4
  388. Found uniform Texture4Sampler of type Sampler2D at 5
  389. Found uniform u_LightData[0] of type FloatVec4 at 6
  390. Compile VertexShader YUVA4
  391. Compile FragmentShader YUVA4
  392. Enumerating shader YUVA4
  393. Found uniform u_modelView[0] of type FloatMat4 at 0
  394. Found uniform TextureSampler of type Sampler2D at 2
  395. Found uniform Texture2Sampler of type Sampler2D at 3
  396. Found uniform Texture3Sampler of type Sampler2D at 4
  397. Found uniform Texture4Sampler of type Sampler2D at 5
  398. Found uniform u_LightData[0] of type FloatVec4 at 6
  399. Compile VertexShader YUVAMask0
  400. Compile FragmentShader YUVAMask0
  401. Enumerating shader YUVAMask0
  402. Found uniform u_modelView[0] of type FloatMat4 at 0
  403. Found uniform TextureSampler of type Sampler2D at 2
  404. Found uniform Texture2Sampler of type Sampler2D at 3
  405. Found uniform Texture3Sampler of type Sampler2D at 4
  406. Found uniform Texture4Sampler of type Sampler2D at 5
  407. Found uniform Texture5Sampler of type Sampler2D at 6
  408. Found uniform Texture6Sampler of type Sampler2D at 7
  409. Found uniform u_ReplaceHue of type Float at 8
  410. Found uniform u_ReplaceHue2 of type Float at 9
  411. Found uniform u_SaturationAddition of type Float at 10
  412. Found uniform u_SaturationAddition2 of type Float at 11
  413. Found uniform u_ValueAddition of type Float at 12
  414. Found uniform u_ValueAddition2 of type Float at 13
  415. Found uniform u_BrightnessAdd of type Float at 14
  416. Found uniform u_LightEmissive of type FloatVec3 at 15
  417. Found uniform u_LightData[0] of type FloatVec4 at 16
  418. Compile VertexShader YUVAMask1
  419. Compile FragmentShader YUVAMask1
  420. Enumerating shader YUVAMask1
  421. Found uniform u_modelView[0] of type FloatMat4 at 0
  422. Found uniform TextureSampler of type Sampler2D at 2
  423. Found uniform Texture2Sampler of type Sampler2D at 3
  424. Found uniform Texture3Sampler of type Sampler2D at 4
  425. Found uniform Texture4Sampler of type Sampler2D at 5
  426. Found uniform Texture5Sampler of type Sampler2D at 6
  427. Found uniform Texture6Sampler of type Sampler2D at 7
  428. Found uniform u_ReplaceHue of type Float at 8
  429. Found uniform u_ReplaceHue2 of type Float at 9
  430. Found uniform u_SaturationAddition of type Float at 10
  431. Found uniform u_SaturationAddition2 of type Float at 11
  432. Found uniform u_ValueAddition of type Float at 12
  433. Found uniform u_ValueAddition2 of type Float at 13
  434. Found uniform u_BrightnessAdd of type Float at 14
  435. Found uniform u_LightEmissive of type FloatVec3 at 15
  436. Found uniform u_LightData[0] of type FloatVec4 at 16
  437. Compile VertexShader YUVAMask2
  438. Compile FragmentShader YUVAMask2
  439. Enumerating shader YUVAMask2
  440. Found uniform u_modelView[0] of type FloatMat4 at 0
  441. Found uniform TextureSampler of type Sampler2D at 2
  442. Found uniform Texture2Sampler of type Sampler2D at 3
  443. Found uniform Texture3Sampler of type Sampler2D at 4
  444. Found uniform Texture4Sampler of type Sampler2D at 5
  445. Found uniform Texture5Sampler of type Sampler2D at 6
  446. Found uniform Texture6Sampler of type Sampler2D at 7
  447. Found uniform u_ReplaceHue of type Float at 8
  448. Found uniform u_ReplaceHue2 of type Float at 9
  449. Found uniform u_SaturationAddition of type Float at 10
  450. Found uniform u_SaturationAddition2 of type Float at 11
  451. Found uniform u_ValueAddition of type Float at 12
  452. Found uniform u_ValueAddition2 of type Float at 13
  453. Found uniform u_BrightnessAdd of type Float at 14
  454. Found uniform u_LightEmissive of type FloatVec3 at 15
  455. Found uniform u_LightData[0] of type FloatVec4 at 16
  456. Compile VertexShader YUVAMask3
  457. Compile FragmentShader YUVAMask3
  458. Enumerating shader YUVAMask3
  459. Found uniform u_modelView[0] of type FloatMat4 at 0
  460. Found uniform TextureSampler of type Sampler2D at 2
  461. Found uniform Texture2Sampler of type Sampler2D at 3
  462. Found uniform Texture3Sampler of type Sampler2D at 4
  463. Found uniform Texture4Sampler of type Sampler2D at 5
  464. Found uniform Texture5Sampler of type Sampler2D at 6
  465. Found uniform Texture6Sampler of type Sampler2D at 7
  466. Found uniform u_ReplaceHue of type Float at 8
  467. Found uniform u_ReplaceHue2 of type Float at 9
  468. Found uniform u_SaturationAddition of type Float at 10
  469. Found uniform u_SaturationAddition2 of type Float at 11
  470. Found uniform u_ValueAddition of type Float at 12
  471. Found uniform u_ValueAddition2 of type Float at 13
  472. Found uniform u_BrightnessAdd of type Float at 14
  473. Found uniform u_LightEmissive of type FloatVec3 at 15
  474. Found uniform u_LightData[0] of type FloatVec4 at 16
  475. Compile VertexShader YUVAMask4
  476. Compile FragmentShader YUVAMask4
  477. Enumerating shader YUVAMask4
  478. Found uniform u_modelView[0] of type FloatMat4 at 0
  479. Found uniform TextureSampler of type Sampler2D at 2
  480. Found uniform Texture2Sampler of type Sampler2D at 3
  481. Found uniform Texture3Sampler of type Sampler2D at 4
  482. Found uniform Texture4Sampler of type Sampler2D at 5
  483. Found uniform Texture5Sampler of type Sampler2D at 6
  484. Found uniform Texture6Sampler of type Sampler2D at 7
  485. Found uniform u_ReplaceHue of type Float at 8
  486. Found uniform u_ReplaceHue2 of type Float at 9
  487. Found uniform u_SaturationAddition of type Float at 10
  488. Found uniform u_SaturationAddition2 of type Float at 11
  489. Found uniform u_ValueAddition of type Float at 12
  490. Found uniform u_ValueAddition2 of type Float at 13
  491. Found uniform u_BrightnessAdd of type Float at 14
  492. Found uniform u_LightEmissive of type FloatVec3 at 15
  493. Found uniform u_LightData[0] of type FloatVec4 at 16
  494. Compile VertexShader YUVAMaskDebug
  495. Compile FragmentShader YUVAMaskDebug
  496. Enumerating shader YUVAMaskDebug
  497. Found uniform u_modelView[0] of type FloatMat4 at 0
  498. Found uniform TextureSampler of type Sampler2D at 2
  499. Found uniform Texture2Sampler of type Sampler2D at 3
  500. Found uniform Texture3Sampler of type Sampler2D at 4
  501. Found uniform Texture4Sampler of type Sampler2D at 5
  502. Found uniform Texture5Sampler of type Sampler2D at 6
  503. Found uniform Texture6Sampler of type Sampler2D at 7
  504. Found uniform u_ReplaceHue of type Float at 8
  505. Found uniform u_ReplaceHue2 of type Float at 9
  506. Found uniform u_SaturationAddition of type Float at 10
  507. Found uniform u_SaturationAddition2 of type Float at 11
  508. Found uniform u_ValueAddition of type Float at 12
  509. Found uniform u_ValueAddition2 of type Float at 13
  510. Found uniform u_BrightnessAdd of type Float at 14
  511. Found uniform u_LightEmissive of type FloatVec3 at 15
  512. Found uniform u_LightData[0] of type FloatVec4 at 16
  513. Compile VertexShader YUVAAddColor0
  514. Compile FragmentShader YUVAAddColor0
  515. Enumerating shader YUVAAddColor0
  516. Found uniform u_modelView[0] of type FloatMat4 at 0
  517. Found uniform TextureSampler of type Sampler2D at 2
  518. Found uniform Texture2Sampler of type Sampler2D at 3
  519. Found uniform Texture3Sampler of type Sampler2D at 4
  520. Found uniform Texture4Sampler of type Sampler2D at 5
  521. Found uniform u_LightData[0] of type FloatVec4 at 6
  522. Compile VertexShader YUVAAddColor1
  523. Compile FragmentShader YUVAAddColor1
  524. Enumerating shader YUVAAddColor1
  525. Found uniform u_modelView[0] of type FloatMat4 at 0
  526. Found uniform TextureSampler of type Sampler2D at 2
  527. Found uniform Texture2Sampler of type Sampler2D at 3
  528. Found uniform Texture3Sampler of type Sampler2D at 4
  529. Found uniform Texture4Sampler of type Sampler2D at 5
  530. Found uniform u_LightData[0] of type FloatVec4 at 6
  531. Compile VertexShader YUVAAddColor2
  532. Compile FragmentShader YUVAAddColor2
  533. Enumerating shader YUVAAddColor2
  534. Found uniform u_modelView[0] of type FloatMat4 at 0
  535. Found uniform TextureSampler of type Sampler2D at 2
  536. Found uniform Texture2Sampler of type Sampler2D at 3
  537. Found uniform Texture3Sampler of type Sampler2D at 4
  538. Found uniform Texture4Sampler of type Sampler2D at 5
  539. Found uniform u_LightData[0] of type FloatVec4 at 6
  540. Compile VertexShader YUVAAddColor3
  541. Compile FragmentShader YUVAAddColor3
  542. Enumerating shader YUVAAddColor3
  543. Found uniform u_modelView[0] of type FloatMat4 at 0
  544. Found uniform TextureSampler of type Sampler2D at 2
  545. Found uniform Texture2Sampler of type Sampler2D at 3
  546. Found uniform Texture3Sampler of type Sampler2D at 4
  547. Found uniform Texture4Sampler of type Sampler2D at 5
  548. Found uniform u_LightData[0] of type FloatVec4 at 6
  549. Compile VertexShader YUVAAddColor4
  550. Compile FragmentShader YUVAAddColor4
  551. Enumerating shader YUVAAddColor4
  552. Found uniform u_modelView[0] of type FloatMat4 at 0
  553. Found uniform TextureSampler of type Sampler2D at 2
  554. Found uniform Texture2Sampler of type Sampler2D at 3
  555. Found uniform Texture3Sampler of type Sampler2D at 4
  556. Found uniform Texture4Sampler of type Sampler2D at 5
  557. Found uniform u_LightData[0] of type FloatVec4 at 6
  558. Compile VertexShader Phantom0
  559. Compile FragmentShader Phantom0
  560. Enumerating shader Phantom0
  561. Found uniform u_modelView[0] of type FloatMat4 at 0
  562. Found uniform u_StepSize of type FloatVec2 at 2
  563. Found uniform TextureSampler of type Sampler2D at 3
  564. Found uniform Texture2Sampler of type Sampler2D at 4
  565. Found uniform Texture3Sampler of type Sampler2D at 5
  566. Found uniform Texture4Sampler of type Sampler2D at 6
  567. Found uniform Texture5Sampler of type Sampler2D at 7
  568. Found uniform Texture6Sampler of type Sampler2D at 8
  569. Found uniform u_ReplaceHue of type Float at 9
  570. Found uniform u_ReplaceHue2 of type Float at 10
  571. Found uniform u_SaturationAddition of type Float at 11
  572. Found uniform u_SaturationAddition2 of type Float at 12
  573. Found uniform u_ValueAddition of type Float at 13
  574. Found uniform u_ValueAddition2 of type Float at 14
  575. Found uniform u_BrightnessAdd of type Float at 15
  576. Found uniform u_LightEmissive of type FloatVec3 at 16
  577. Found uniform u_OutlineColor of type FloatVec3 at 17
  578. Found uniform u_GradientBounds of type FloatVec2 at 18
  579. Found uniform u_LightData[0] of type FloatVec4 at 19
  580. Compile VertexShader Phantom1
  581. Compile FragmentShader Phantom1
  582. Enumerating shader Phantom1
  583. Found uniform u_modelView[0] of type FloatMat4 at 0
  584. Found uniform u_StepSize of type FloatVec2 at 2
  585. Found uniform TextureSampler of type Sampler2D at 3
  586. Found uniform Texture2Sampler of type Sampler2D at 4
  587. Found uniform Texture3Sampler of type Sampler2D at 5
  588. Found uniform Texture4Sampler of type Sampler2D at 6
  589. Found uniform Texture5Sampler of type Sampler2D at 7
  590. Found uniform Texture6Sampler of type Sampler2D at 8
  591. Found uniform u_ReplaceHue of type Float at 9
  592. Found uniform u_ReplaceHue2 of type Float at 10
  593. Found uniform u_SaturationAddition of type Float at 11
  594. Found uniform u_SaturationAddition2 of type Float at 12
  595. Found uniform u_ValueAddition of type Float at 13
  596. Found uniform u_ValueAddition2 of type Float at 14
  597. Found uniform u_BrightnessAdd of type Float at 15
  598. Found uniform u_LightEmissive of type FloatVec3 at 16
  599. Found uniform u_OutlineColor of type FloatVec3 at 17
  600. Found uniform u_GradientBounds of type FloatVec2 at 18
  601. Found uniform u_LightData[0] of type FloatVec4 at 19
  602. Compile VertexShader Phantom2
  603. Compile FragmentShader Phantom2
  604. Enumerating shader Phantom2
  605. Found uniform u_modelView[0] of type FloatMat4 at 0
  606. Found uniform u_StepSize of type FloatVec2 at 2
  607. Found uniform TextureSampler of type Sampler2D at 3
  608. Found uniform Texture2Sampler of type Sampler2D at 4
  609. Found uniform Texture3Sampler of type Sampler2D at 5
  610. Found uniform Texture4Sampler of type Sampler2D at 6
  611. Found uniform Texture5Sampler of type Sampler2D at 7
  612. Found uniform Texture6Sampler of type Sampler2D at 8
  613. Found uniform u_ReplaceHue of type Float at 9
  614. Found uniform u_ReplaceHue2 of type Float at 10
  615. Found uniform u_SaturationAddition of type Float at 11
  616. Found uniform u_SaturationAddition2 of type Float at 12
  617. Found uniform u_ValueAddition of type Float at 13
  618. Found uniform u_ValueAddition2 of type Float at 14
  619. Found uniform u_BrightnessAdd of type Float at 15
  620. Found uniform u_LightEmissive of type FloatVec3 at 16
  621. Found uniform u_OutlineColor of type FloatVec3 at 17
  622. Found uniform u_GradientBounds of type FloatVec2 at 18
  623. Found uniform u_LightData[0] of type FloatVec4 at 19
  624. Compile VertexShader Phantom3
  625. Compile FragmentShader Phantom3
  626. Enumerating shader Phantom3
  627. Found uniform u_modelView[0] of type FloatMat4 at 0
  628. Found uniform u_StepSize of type FloatVec2 at 2
  629. Found uniform TextureSampler of type Sampler2D at 3
  630. Found uniform Texture2Sampler of type Sampler2D at 4
  631. Found uniform Texture3Sampler of type Sampler2D at 5
  632. Found uniform Texture4Sampler of type Sampler2D at 6
  633. Found uniform Texture5Sampler of type Sampler2D at 7
  634. Found uniform Texture6Sampler of type Sampler2D at 8
  635. Found uniform u_ReplaceHue of type Float at 9
  636. Found uniform u_ReplaceHue2 of type Float at 10
  637. Found uniform u_SaturationAddition of type Float at 11
  638. Found uniform u_SaturationAddition2 of type Float at 12
  639. Found uniform u_ValueAddition of type Float at 13
  640. Found uniform u_ValueAddition2 of type Float at 14
  641. Found uniform u_BrightnessAdd of type Float at 15
  642. Found uniform u_LightEmissive of type FloatVec3 at 16
  643. Found uniform u_OutlineColor of type FloatVec3 at 17
  644. Found uniform u_GradientBounds of type FloatVec2 at 18
  645. Found uniform u_LightData[0] of type FloatVec4 at 19
  646. Compile VertexShader Phantom4
  647. Compile FragmentShader Phantom4
  648. Enumerating shader Phantom4
  649. Found uniform u_modelView[0] of type FloatMat4 at 0
  650. Found uniform u_StepSize of type FloatVec2 at 2
  651. Found uniform TextureSampler of type Sampler2D at 3
  652. Found uniform Texture2Sampler of type Sampler2D at 4
  653. Found uniform Texture3Sampler of type Sampler2D at 5
  654. Found uniform Texture4Sampler of type Sampler2D at 6
  655. Found uniform Texture5Sampler of type Sampler2D at 7
  656. Found uniform Texture6Sampler of type Sampler2D at 8
  657. Found uniform u_ReplaceHue of type Float at 9
  658. Found uniform u_ReplaceHue2 of type Float at 10
  659. Found uniform u_SaturationAddition of type Float at 11
  660. Found uniform u_SaturationAddition2 of type Float at 12
  661. Found uniform u_ValueAddition of type Float at 13
  662. Found uniform u_ValueAddition2 of type Float at 14
  663. Found uniform u_BrightnessAdd of type Float at 15
  664. Found uniform u_LightEmissive of type FloatVec3 at 16
  665. Found uniform u_OutlineColor of type FloatVec3 at 17
  666. Found uniform u_GradientBounds of type FloatVec2 at 18
  667. Found uniform u_LightData[0] of type FloatVec4 at 19
  668. Compile VertexShader Lighting3DAlpha0
  669. Compile FragmentShader Lighting3DAlpha0
  670. Enumerating shader Lighting3DAlpha0
  671. Found uniform u_modelView[0] of type FloatMat4 at 0
  672. Found uniform u_LightData[0] of type FloatVec4 at 2
  673. Found uniform TextureSampler of type Sampler2D at 3
  674. Compile VertexShader Lighting3DAlpha1
  675. Compile FragmentShader Lighting3DAlpha1
  676. Enumerating shader Lighting3DAlpha1
  677. Found uniform u_modelView[0] of type FloatMat4 at 0
  678. Found uniform u_LightData[0] of type FloatVec4 at 2
  679. Found uniform TextureSampler of type Sampler2D at 5
  680. Compile VertexShader Lighting3DAlpha2
  681. Compile FragmentShader Lighting3DAlpha2
  682. Enumerating shader Lighting3DAlpha2
  683. Found uniform u_modelView[0] of type FloatMat4 at 0
  684. Found uniform u_LightData[0] of type FloatVec4 at 2
  685. Found uniform TextureSampler of type Sampler2D at 7
  686. Compile VertexShader Lighting3DAlpha3
  687. Compile FragmentShader Lighting3DAlpha3
  688. Enumerating shader Lighting3DAlpha3
  689. Found uniform u_modelView[0] of type FloatMat4 at 0
  690. Found uniform u_LightData[0] of type FloatVec4 at 2
  691. Found uniform TextureSampler of type Sampler2D at 9
  692. Compile VertexShader Lighting3DAlpha4
  693. Compile FragmentShader Lighting3DAlpha4
  694. Enumerating shader Lighting3DAlpha4
  695. Found uniform u_modelView[0] of type FloatMat4 at 0
  696. Found uniform u_LightData[0] of type FloatVec4 at 2
  697. Found uniform TextureSampler of type Sampler2D at 11
  698. Compile VertexShader AlphaMask0
  699. Compile FragmentShader AlphaMask0
  700. Enumerating shader AlphaMask0
  701. Found uniform u_modelView[0] of type FloatMat4 at 0
  702. Found uniform TextureSampler of type Sampler2D at 2
  703. Found uniform MaskedSampler of type Sampler2D at 3
  704. Compile VertexShader AlphaMask1
  705. Compile FragmentShader AlphaMask1
  706. Enumerating shader AlphaMask1
  707. Found uniform u_modelView[0] of type FloatMat4 at 0
  708. Found uniform TextureSampler of type Sampler2D at 2
  709. Found uniform MaskedSampler of type Sampler2D at 3
  710. Compile VertexShader AlphaMask2
  711. Compile FragmentShader AlphaMask2
  712. Enumerating shader AlphaMask2
  713. Found uniform u_modelView[0] of type FloatMat4 at 0
  714. Found uniform TextureSampler of type Sampler2D at 2
  715. Found uniform MaskedSampler of type Sampler2D at 3
  716. Compile VertexShader AlphaMask3
  717. Compile FragmentShader AlphaMask3
  718. Enumerating shader AlphaMask3
  719. Found uniform u_modelView[0] of type FloatMat4 at 0
  720. Found uniform TextureSampler of type Sampler2D at 2
  721. Found uniform MaskedSampler of type Sampler2D at 3
  722. Compile VertexShader AlphaMask4
  723. Compile FragmentShader AlphaMask4
  724. Enumerating shader AlphaMask4
  725. Found uniform u_modelView[0] of type FloatMat4 at 0
  726. Found uniform TextureSampler of type Sampler2D at 2
  727. Found uniform MaskedSampler of type Sampler2D at 3
  728. Compile VertexShader Light
  729. Compile FragmentShader Light
  730. Enumerating shader Light
  731. Found uniform u_modelView[0] of type FloatMat4 at 0
  732. Found uniform TextureSampler of type Sampler2D at 2
  733. Compile VertexShader DebugZ0
  734. Compile FragmentShader DebugZ0
  735. Enumerating shader DebugZ0
  736. Found uniform u_modelView[0] of type FloatMat4 at 0
  737. Found uniform TextureSampler of type Sampler2D at 2
  738. Found uniform u_LightData[0] of type FloatVec4 at 3
  739. Compile VertexShader DebugZ1
  740. Compile FragmentShader DebugZ1
  741. Enumerating shader DebugZ1
  742. Found uniform u_modelView[0] of type FloatMat4 at 0
  743. Found uniform TextureSampler of type Sampler2D at 2
  744. Found uniform u_LightData[0] of type FloatVec4 at 3
  745. Compile VertexShader DebugZ2
  746. Compile FragmentShader DebugZ2
  747. Enumerating shader DebugZ2
  748. Found uniform u_modelView[0] of type FloatMat4 at 0
  749. Found uniform TextureSampler of type Sampler2D at 2
  750. Found uniform u_LightData[0] of type FloatVec4 at 3
  751. Compile VertexShader DebugZ3
  752. Compile FragmentShader DebugZ3
  753. Enumerating shader DebugZ3
  754. Found uniform u_modelView[0] of type FloatMat4 at 0
  755. Found uniform TextureSampler of type Sampler2D at 2
  756. Found uniform u_LightData[0] of type FloatVec4 at 3
  757. Compile VertexShader DebugZ4
  758. Compile FragmentShader DebugZ4
  759. Enumerating shader DebugZ4
  760. Found uniform u_modelView[0] of type FloatMat4 at 0
  761. Found uniform TextureSampler of type Sampler2D at 2
  762. Found uniform u_LightData[0] of type FloatVec4 at 3
  763. Compile VertexShader DefaultInverted
  764. Compile FragmentShader DefaultInverted
  765. Enumerating shader DefaultInverted
  766. Found uniform u_modelView[0] of type FloatMat4 at 0
  767. Found uniform TextureSampler of type Sampler2D at 2
  768. Compile VertexShader EditorOutline
  769. Compile FragmentShader EditorOutline
  770. Enumerating shader EditorOutline
  771. Found uniform u_modelView[0] of type FloatMat4 at 0
  772. Found uniform u_outlineRadius of type Float at 2
  773. Found uniform TextureSampler of type Sampler2D at 3
  774. Found uniform u_outlineThreshold of type Float at 4
  775. Compile VertexShader Fade
  776. Compile FragmentShader Fade
  777. Enumerating shader Fade
  778. Found uniform u_modelView[0] of type FloatMat4 at 0
  779. Found uniform TextureSampler of type Sampler2D at 2
  780. Found uniform FadeAmount of type Float at 3
  781. Compile VertexShader FancyText
  782. Compile FragmentShader FancyText
  783. Enumerating shader FancyText
  784. Found uniform u_projScaleShift[0] of type FloatVec4 at 0
  785. Found uniform u_TexelSize of type FloatVec2 at 2
  786. Found uniform u_ShadowOffset of type FloatVec2 at 3
  787. Found uniform TextureSampler of type Sampler2D at 4
  788. Found uniform u_OutlineColor of type FloatVec4 at 5
  789. Found uniform u_ShadowColor of type FloatVec4 at 6
  790. Found uniform u_OutlineThickness of type Float at 7
  791. Found uniform u_ShadowWeights[0] of type Float at 8
  792. Compile VertexShader Lighting3D0
  793. Compile FragmentShader Lighting3D0
  794. Enumerating shader Lighting3D0
  795. Found uniform u_modelView[0] of type FloatMat4 at 0
  796. Found uniform TextureSampler of type Sampler2D at 2
  797. Found uniform u_LightData[0] of type FloatVec4 at 3
  798. Compile VertexShader Lighting3D1
  799. Compile FragmentShader Lighting3D1
  800. Enumerating shader Lighting3D1
  801. Found uniform u_modelView[0] of type FloatMat4 at 0
  802. Found uniform TextureSampler of type Sampler2D at 2
  803. Found uniform u_LightData[0] of type FloatVec4 at 3
  804. Compile VertexShader Lighting3D2
  805. Compile FragmentShader Lighting3D2
  806. Enumerating shader Lighting3D2
  807. Found uniform u_modelView[0] of type FloatMat4 at 0
  808. Found uniform TextureSampler of type Sampler2D at 2
  809. Found uniform u_LightData[0] of type FloatVec4 at 3
  810. Compile VertexShader Lighting3D3
  811. Compile FragmentShader Lighting3D3
  812. Enumerating shader Lighting3D3
  813. Found uniform u_modelView[0] of type FloatMat4 at 0
  814. Found uniform TextureSampler of type Sampler2D at 2
  815. Found uniform u_LightData[0] of type FloatVec4 at 3
  816. Compile VertexShader Lighting3D4
  817. Compile FragmentShader Lighting3D4
  818. Enumerating shader Lighting3D4
  819. Found uniform u_modelView[0] of type FloatMat4 at 0
  820. Found uniform TextureSampler of type Sampler2D at 2
  821. Found uniform u_LightData[0] of type FloatVec4 at 3
  822. Compile VertexShader Lighting3DFast0
  823. Compile FragmentShader Lighting3DFast0
  824. Enumerating shader Lighting3DFast0
  825. Found uniform u_modelView[0] of type FloatMat4 at 0
  826. Found uniform u_LightData[0] of type FloatVec4 at 2
  827. Found uniform TextureSampler of type Sampler2D at 3
  828. Compile VertexShader Lighting3DFast1
  829. Compile FragmentShader Lighting3DFast1
  830. Enumerating shader Lighting3DFast1
  831. Found uniform u_modelView[0] of type FloatMat4 at 0
  832. Found uniform u_LightData[0] of type FloatVec4 at 2
  833. Found uniform TextureSampler of type Sampler2D at 5
  834. Compile VertexShader Lighting3DFast2
  835. Compile FragmentShader Lighting3DFast2
  836. Enumerating shader Lighting3DFast2
  837. Found uniform u_modelView[0] of type FloatMat4 at 0
  838. Found uniform u_LightData[0] of type FloatVec4 at 2
  839. Found uniform TextureSampler of type Sampler2D at 7
  840. Compile VertexShader Lighting3DFast3
  841. Compile FragmentShader Lighting3DFast3
  842. Enumerating shader Lighting3DFast3
  843. Found uniform u_modelView[0] of type FloatMat4 at 0
  844. Found uniform u_LightData[0] of type FloatVec4 at 2
  845. Found uniform TextureSampler of type Sampler2D at 9
  846. Compile VertexShader Lighting3DFast4
  847. Compile FragmentShader Lighting3DFast4
  848. Enumerating shader Lighting3DFast4
  849. Found uniform u_modelView[0] of type FloatMat4 at 0
  850. Found uniform u_LightData[0] of type FloatVec4 at 2
  851. Found uniform TextureSampler of type Sampler2D at 11
  852. Compile VertexShader Lit0
  853. Compile FragmentShader Lit0
  854. Enumerating shader Lit0
  855. Found uniform u_modelView[0] of type FloatMat4 at 0
  856. Found uniform TextureSampler of type Sampler2D at 2
  857. Found uniform u_LightData[0] of type FloatVec4 at 3
  858. Compile VertexShader Lit1
  859. Compile FragmentShader Lit1
  860. Enumerating shader Lit1
  861. Found uniform u_modelView[0] of type FloatMat4 at 0
  862. Found uniform TextureSampler of type Sampler2D at 2
  863. Found uniform u_LightData[0] of type FloatVec4 at 3
  864. Compile VertexShader Lit2
  865. Compile FragmentShader Lit2
  866. Enumerating shader Lit2
  867. Found uniform u_modelView[0] of type FloatMat4 at 0
  868. Found uniform TextureSampler of type Sampler2D at 2
  869. Found uniform u_LightData[0] of type FloatVec4 at 3
  870. Compile VertexShader Lit3
  871. Compile FragmentShader Lit3
  872. Enumerating shader Lit3
  873. Found uniform u_modelView[0] of type FloatMat4 at 0
  874. Found uniform TextureSampler of type Sampler2D at 2
  875. Found uniform u_LightData[0] of type FloatVec4 at 3
  876. Compile VertexShader Lit4
  877. Compile FragmentShader Lit4
  878. Enumerating shader Lit4
  879. Found uniform u_modelView[0] of type FloatMat4 at 0
  880. Found uniform TextureSampler of type Sampler2D at 2
  881. Found uniform u_LightData[0] of type FloatVec4 at 3
  882. Compile VertexShader NonPremul
  883. Compile FragmentShader NonPremul
  884. Enumerating shader NonPremul
  885. Found uniform u_modelView[0] of type FloatMat4 at 0
  886. Found uniform TextureSampler of type Sampler2D at 2
  887. Compile VertexShader SceneFade
  888. Compile FragmentShader SceneFade
  889. Enumerating shader SceneFade
  890. Found uniform u_modelView[0] of type FloatMat4 at 0
  891. Found uniform TextureSampler of type Sampler2D at 2
  892. Found uniform ColorMap2 of type Sampler2D at 3
  893. Found uniform fFadeAmount of type Float at 4
  894. Compile VertexShader Shroud
  895. Compile FragmentShader Shroud
  896. Enumerating shader Shroud
  897. Found uniform u_modelView[0] of type FloatMat4 at 0
  898. Found uniform Radius of type Float at 2
  899. Found uniform TextureSampler of type Sampler2D at 3
  900. Compile VertexShader Shroud2
  901. Compile FragmentShader Shroud2
  902. Enumerating shader Shroud2
  903. Found uniform u_modelView[0] of type FloatMat4 at 0
  904. Found uniform Radius of type Float at 2
  905. Found uniform Radius2 of type Float at 3
  906. Found uniform TextureSampler of type Sampler2D at 4
  907. Found uniform Color2 of type FloatVec4 at 5
  908. Compile VertexShader String
  909. Compile FragmentShader String
  910. Enumerating shader String
  911. Found uniform u_modelView[0] of type FloatMat4 at 0
  912. Found uniform TextureSampler of type Sampler2D at 2
  913. Compile VertexShader Terrain0
  914. Compile FragmentShader Terrain0
  915. Enumerating shader Terrain0
  916. Found uniform u_modelView[0] of type FloatMat4 at 0
  917. Found uniform u_LightData[0] of type FloatVec4 at 2
  918. Found uniform Contrast of type Float at 3
  919. Found uniform ContrastScaled of type Float at 4
  920. Found uniform SaturationFactor of type Float at 5
  921. Found uniform TextureSampler of type Sampler2D at 6
  922. Compile VertexShader Terrain1
  923. Compile FragmentShader Terrain1
  924. Enumerating shader Terrain1
  925. Found uniform u_modelView[0] of type FloatMat4 at 0
  926. Found uniform u_LightData[0] of type FloatVec4 at 2
  927. Found uniform Contrast of type Float at 5
  928. Found uniform ContrastScaled of type Float at 6
  929. Found uniform SaturationFactor of type Float at 7
  930. Found uniform TextureSampler of type Sampler2D at 8
  931. Compile VertexShader Terrain2
  932. Compile FragmentShader Terrain2
  933. Enumerating shader Terrain2
  934. Found uniform u_modelView[0] of type FloatMat4 at 0
  935. Found uniform u_LightData[0] of type FloatVec4 at 2
  936. Found uniform Contrast of type Float at 7
  937. Found uniform ContrastScaled of type Float at 8
  938. Found uniform SaturationFactor of type Float at 9
  939. Found uniform TextureSampler of type Sampler2D at 10
  940. Compile VertexShader Terrain3
  941. Compile FragmentShader Terrain3
  942. Enumerating shader Terrain3
  943. Found uniform u_modelView[0] of type FloatMat4 at 0
  944. Found uniform u_LightData[0] of type FloatVec4 at 2
  945. Found uniform Contrast of type Float at 9
  946. Found uniform ContrastScaled of type Float at 10
  947. Found uniform SaturationFactor of type Float at 11
  948. Found uniform TextureSampler of type Sampler2D at 12
  949. Compile VertexShader Terrain4
  950. Compile FragmentShader Terrain4
  951. Enumerating shader Terrain4
  952. Found uniform u_modelView[0] of type FloatMat4 at 0
  953. Found uniform u_LightData[0] of type FloatVec4 at 2
  954. Found uniform Contrast of type Float at 11
  955. Found uniform ContrastScaled of type Float at 12
  956. Found uniform SaturationFactor of type Float at 13
  957. Found uniform TextureSampler of type Sampler2D at 14
  958. Compile VertexShader TerrainContrastFast
  959. Compile FragmentShader TerrainContrastFast
  960. Enumerating shader TerrainContrastFast
  961. Found uniform u_modelView[0] of type FloatMat4 at 0
  962. Found uniform u_LightData[0] of type FloatVec4 at 2
  963. Found uniform Contrast of type Float at 3
  964. Found uniform ContrastScaled of type Float at 4
  965. Found uniform TextureSampler of type Sampler2D at 5
  966. Compile VertexShader TerrainDesaturateFast0
  967. Compile FragmentShader TerrainDesaturateFast0
  968. Enumerating shader TerrainDesaturateFast0
  969. Found uniform u_modelView[0] of type FloatMat4 at 0
  970. Found uniform u_LightData[0] of type FloatVec4 at 2
  971. Found uniform TextureSampler of type Sampler2D at 3
  972. Compile VertexShader TerrainDesaturateFast1
  973. Compile FragmentShader TerrainDesaturateFast1
  974. Enumerating shader TerrainDesaturateFast1
  975. Found uniform u_modelView[0] of type FloatMat4 at 0
  976. Found uniform u_LightData[0] of type FloatVec4 at 2
  977. Found uniform TextureSampler of type Sampler2D at 5
  978. Compile VertexShader TerrainDesaturateFast2
  979. Compile FragmentShader TerrainDesaturateFast2
  980. Enumerating shader TerrainDesaturateFast2
  981. Found uniform u_modelView[0] of type FloatMat4 at 0
  982. Found uniform u_LightData[0] of type FloatVec4 at 2
  983. Found uniform TextureSampler of type Sampler2D at 7
  984. Compile VertexShader TerrainDesaturateFast3
  985. Compile FragmentShader TerrainDesaturateFast3
  986. Enumerating shader TerrainDesaturateFast3
  987. Found uniform u_modelView[0] of type FloatMat4 at 0
  988. Found uniform u_LightData[0] of type FloatVec4 at 2
  989. Found uniform TextureSampler of type Sampler2D at 9
  990. Compile VertexShader TerrainDesaturateFast4
  991. Compile FragmentShader TerrainDesaturateFast4
  992. Enumerating shader TerrainDesaturateFast4
  993. Found uniform u_modelView[0] of type FloatMat4 at 0
  994. Found uniform u_LightData[0] of type FloatVec4 at 2
  995. Found uniform TextureSampler of type Sampler2D at 11
  996. Compile VertexShader TerrainFast
  997. Compile FragmentShader TerrainFast
  998. Enumerating shader TerrainFast
  999. Found uniform u_modelView[0] of type FloatMat4 at 0
  1000. Found uniform TextureSampler of type Sampler2D at 2
  1001. Found uniform u_LightData[0] of type FloatVec4 at 3
  1002. Compile VertexShader TerrainSaturateFast0
  1003. Compile FragmentShader TerrainSaturateFast0
  1004. Enumerating shader TerrainSaturateFast0
  1005. Found uniform u_modelView[0] of type FloatMat4 at 0
  1006. Found uniform u_LightData[0] of type FloatVec4 at 2
  1007. Found uniform SaturationFactor of type Float at 3
  1008. Found uniform TextureSampler of type Sampler2D at 4
  1009. Compile VertexShader TerrainSaturateFast1
  1010. Compile FragmentShader TerrainSaturateFast1
  1011. Enumerating shader TerrainSaturateFast1
  1012. Found uniform u_modelView[0] of type FloatMat4 at 0
  1013. Found uniform u_LightData[0] of type FloatVec4 at 2
  1014. Found uniform SaturationFactor of type Float at 5
  1015. Found uniform TextureSampler of type Sampler2D at 6
  1016. Compile VertexShader TerrainSaturateFast2
  1017. Compile FragmentShader TerrainSaturateFast2
  1018. Enumerating shader TerrainSaturateFast2
  1019. Found uniform u_modelView[0] of type FloatMat4 at 0
  1020. Found uniform u_LightData[0] of type FloatVec4 at 2
  1021. Found uniform SaturationFactor of type Float at 7
  1022. Found uniform TextureSampler of type Sampler2D at 8
  1023. Compile VertexShader TerrainSaturateFast3
  1024. Compile FragmentShader TerrainSaturateFast3
  1025. Enumerating shader TerrainSaturateFast3
  1026. Found uniform u_modelView[0] of type FloatMat4 at 0
  1027. Found uniform u_LightData[0] of type FloatVec4 at 2
  1028. Found uniform SaturationFactor of type Float at 9
  1029. Found uniform TextureSampler of type Sampler2D at 10
  1030. Compile VertexShader TerrainSaturateFast4
  1031. Compile FragmentShader TerrainSaturateFast4
  1032. Enumerating shader TerrainSaturateFast4
  1033. Found uniform u_modelView[0] of type FloatMat4 at 0
  1034. Found uniform u_LightData[0] of type FloatVec4 at 2
  1035. Found uniform SaturationFactor of type Float at 11
  1036. Found uniform TextureSampler of type Sampler2D at 12
  1037. Compile VertexShader ZOnly
  1038. Compile FragmentShader ZOnly
  1039. Enumerating shader ZOnly
  1040. Found uniform u_modelView[0] of type FloatMat4 at 0
  1041. Found uniform TextureSampler of type Sampler2D at 2
  1042. [FMOD] /home/flibitijibibo/Programming/csProjects/Pyre/GSGE/GSGE/Code/Audio/AudioManager.cs:ln 726 The requested event, bus or vca could not be found. VocalsFocusEffect
  1043. Stacktrace:
  1044.  
  1045. /proc/self/maps:
  1046. 08048000-08411000 r-xp 00000000 00:2f 29435857 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/Pyre.bin.x86
  1047. 08411000-08416000 rw-p 003c9000 00:2f 29435857 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/Pyre.bin.x86
  1048. 08416000-08430000 rw-p 00000000 00:00 0
  1049. 08f65000-09ab4000 rw-p 00000000 00:00 0 [heap]
  1050. b3500000-b3600000 rw-p 00000000 00:00 0
  1051. b3700000-b38ed000 rw-p 00000000 00:00 0
  1052. b38ed000-b3900000 ---p 00000000 00:00 0
  1053. b3900000-b397f000 rw-p 00000000 00:00 0
  1054. b397f000-b3a00000 ---p 00000000 00:00 0
  1055. b3a00000-b3b00000 rw-p 00000000 00:00 0
  1056. b3b00000-b3d00000 rw-p 00000000 00:00 0
  1057. b3d00000-b3dfb000 rw-p 00000000 00:00 0
  1058. b3dfb000-b3e00000 ---p 00000000 00:00 0
  1059. b3e00000-b3ef7000 rw-p 00000000 00:00 0
  1060. b3ef7000-b3f00000 ---p 00000000 00:00 0
  1061. b3f00000-b3ffa000 rw-p 00000000 00:00 0
  1062. b3ffa000-b4000000 ---p 00000000 00:00 0
  1063. b4000000-b40f8000 rw-p 00000000 00:00 0
  1064. b40f8000-b4100000 ---p 00000000 00:00 0
  1065. b4100000-b41ff000 rw-p 00000000 00:00 0
  1066. b41ff000-b4200000 ---p 00000000 00:00 0
  1067. b4200000-b4300000 rw-p 00000000 00:00 0
  1068. b4300000-b43fa000 rw-p 00000000 00:00 0
  1069. b43fa000-b4400000 ---p 00000000 00:00 0
  1070. b4400000-b44fd000 rw-p 00000000 00:00 0
  1071. b44fd000-b4500000 ---p 00000000 00:00 0
  1072. b4500000-b4600000 rw-p 00000000 00:00 0
  1073. b4700000-b4721000 rw-p 00000000 00:00 0
  1074. b4721000-b4800000 ---p 00000000 00:00 0
  1075. b4800000-b4900000 rw-p 00000000 00:00 0
  1076. b4900000-b4b00000 rw-p 00000000 00:00 0
  1077. b4b00000-b4d00000 rw-p 00000000 00:00 0
  1078. b4d00000-b4f00000 rw-p 00000000 00:00 0
  1079. b4f00000-b5100000 rw-p 00000000 00:00 0
  1080. b5100000-b5300000 rw-p 00000000 00:00 0
  1081. b5300000-b53a8000 rw-p 00000000 00:00 0
  1082. b53a8000-b5400000 ---p 00000000 00:00 0
  1083. b5400000-b54ff000 rw-p 00000000 00:00 0
  1084. b54ff000-b5500000 ---p 00000000 00:00 0
  1085. b5500000-b55fb000 rw-p 00000000 00:00 0
  1086. b55fb000-b5600000 ---p 00000000 00:00 0
  1087. b5600000-b5700000 rw-p 00000000 00:00 0
  1088. b5700000-b5721000 rw-p 00000000 00:00 0
  1089. b5721000-b5800000 ---p 00000000 00:00 0
  1090. b58fd000-b98fe000 rw-s 00000000 00:14 9 /dev/shm/pulse-shm-4058177685
  1091. b98fe000-bd8ff000 rw-s 00000000 00:14 21 /dev/shm/pulse-shm-732640753
  1092. bd8ff000-bdd00000 rw-p 00000000 00:00 0
  1093. bde00000-bdf00000 rw-p 00000000 00:00 0
  1094. bdf00000-bdf21000 rw-p 00000000 00:00 0
  1095. bdf21000-be000000 ---p 00000000 00:00 0
  1096. be000000-be100000 rw-p 00000000 00:00 0
  1097. be200000-be300000 rw-p 00000000 00:00 0
  1098. be400000-be5ff000 rw-p 00000000 00:00 0
  1099. be5ff000-be600000 ---p 00000000 00:00 0
  1100. be600000-be700000 rw-p 00000000 00:00 0
  1101. be800000-be900000 rw-p 00000000 00:00 0
  1102. bea00000-beb00000 rw-p 00000000 00:00 0
  1103. bebef000-bee00000 rw-p 00000000 00:00 0
  1104. bef00000-bf000000 rw-p 00000000 00:00 0
  1105. bf100000-bf200000 rw-p 00000000 00:00 0
  1106. bf300000-bf400000 rw-p 00000000 00:00 0
  1107. bf47c000-bf4fc000 rw-p 00000000 00:00 0
  1108. bf500000-bf5fc000 rw-p 00000000 00:00 0
  1109. bf5fc000-bf600000 ---p 00000000 00:00 0
  1110. bf64c000-bf6cc000 rw-p 00000000 00:00 0
  1111. bf6cf000-bf8c6000 r-xp 00000000 00:2f 29435833 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1112. bf8c6000-bf8d2000 r--p 001f7000 00:2f 29435833 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1113. bf8d2000-bf8d4000 rw-p 00203000 00:2f 29435833 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1114. bf8d4000-c0100000 rw-p 00000000 00:00 0
  1115. c0200000-c0300000 rw-p 00000000 00:00 0
  1116. c0310000-c0340000 rwxp 00000000 00:00 0
  1117. c0400000-c0500000 rw-p 00000000 00:00 0
  1118. c057c000-c05fc000 rw-p 00000000 00:00 0
  1119. c0600000-c0700000 rw-p 00000000 00:00 0
  1120. c073f000-c0800000 rw-p 00000000 00:00 0
  1121. c0800000-c0900000 rw-p 00000000 00:00 0
  1122. c0902000-c0912000 rwxp 00000000 00:00 0
  1123. c0912000-c093c000 r-xp 00000000 08:01 19137039 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.8
  1124. c093c000-c093d000 r--p 00029000 08:01 19137039 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.8
  1125. c093d000-c093e000 rw-p 0002a000 08:01 19137039 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.8
  1126. c093e000-c0ab6000 r-xp 00000000 00:2f 29435826 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1127. c0ab6000-c0ab9000 r--p 00177000 00:2f 29435826 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1128. c0ab9000-c0ac5000 rw-p 0017a000 00:2f 29435826 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1129. c0ac5000-c0c00000 rw-p 00000000 00:00 0
  1130. c0c08000-c0c18000 rwxp 00000000 00:00 0
  1131. c0c18000-c0c92000 r-xp 00000000 08:01 19137037 /usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.11
  1132. c0c92000-c0ca3000 r--p 00079000 08:01 19137037 /usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.11
  1133. c0ca3000-c0ca4000 rw-p 0008a000 08:01 19137037 /usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.11
  1134. c0ca4000-c11bc000 rw-p 00000000 00:00 0
  1135. c11c8000-c1248000 rw-p 00000000 00:00 0
  1136. c124a000-c1253000 ---p 00000000 00:00 0
  1137. c1253000-c134b000 rwxp 00000000 00:00 0
  1138. c134b000-c134c000 ---p 00000000 00:00 0
  1139. c134c000-c135c000 rwxp 00000000 00:00 0
  1140. c135c000-c135d000 ---p 00000000 00:00 0
  1141. c135d000-c136d000 rwxp 00000000 00:00 0
  1142. c136d000-c1381000 r-xp 00000000 08:01 10355735 /lib/i386-linux-gnu/libresolv-2.23.so
  1143. c1381000-c1382000 ---p 00014000 08:01 10355735 /lib/i386-linux-gnu/libresolv-2.23.so
  1144. c1382000-c1383000 r--p 00014000 08:01 10355735 /lib/i386-linux-gnu/libresolv-2.23.so
  1145. c1383000-c1384000 rw-p 00015000 08:01 10355735 /lib/i386-linux-gnu/libresolv-2.23.so
  1146. c1384000-c1386000 rw-p 00000000 00:00 0
  1147. c1386000-c13f8000 r-xp 00000000 08:01 19136719 /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
  1148. c13f8000-c13fa000 r--p 00071000 08:01 19136719 /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
  1149. c13fa000-c13fb000 rw-p 00073000 08:01 19136719 /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
  1150. c13fb000-c13ff000 rw-p 00000000 00:00 0
  1151. c13ff000-c1400000 ---p 00000000 00:00 0
  1152. c1400000-c1500000 rwxp 00000000 00:00 0
  1153. c1500000-c1600000 rw-p 00000000 00:00 0
  1154. c160f000-c1616000 r-xp 00000000 08:01 19137017 /usr/lib/i386-linux-gnu/libogg.so.0.8.2
  1155. c1616000-c1617000 r--p 00006000 08:01 19137017 /usr/lib/i386-linux-gnu/libogg.so.0.8.2
  1156. c1617000-c1618000 rw-p 00007000 08:01 19137017 /usr/lib/i386-linux-gnu/libogg.so.0.8.2
  1157. c1618000-c1676000 r-xp 00000000 08:01 19137019 /usr/lib/i386-linux-gnu/libFLAC.so.8.3.0
  1158. c1676000-c1677000 r--p 0005d000 08:01 19137019 /usr/lib/i386-linux-gnu/libFLAC.so.8.3.0
  1159. c1677000-c1678000 rw-p 0005e000 08:01 19137019 /usr/lib/i386-linux-gnu/libFLAC.so.8.3.0
  1160. c1678000-c16fe000 r-xp 00000000 08:01 19136592 /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-8.0.so
  1161. c16fe000-c16ff000 r--p 00085000 08:01 19136592 /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-8.0.so
  1162. c16ff000-c1700000 rw-p 00086000 08:01 19136592 /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-8.0.so
  1163. c1700000-c17bc000 rw-p 00000000 00:00 0
  1164. c17bc000-c1800000 ---p 00000000 00:00 0
  1165. c183d000-c183e000 ---p 00000000 00:00 0
  1166. c183e000-c193e000 rwxp 00000000 00:00 0
  1167. c193e000-c1a8b000 rw-p 00000000 00:00 0
  1168. c1b00000-c1c00000 rw-p 00000000 00:00 0
  1169. c1c7c000-c1cfc000 rw-p 00000000 00:00 0
  1170. c1d00000-c1d4f000 rw-p 00000000 00:00 0
  1171. c1d4f000-c1e00000 ---p 00000000 00:00 0
  1172. c1e0f000-c2500000 rw-p 00000000 00:00 0
  1173. c2500000-c2600000 rw-s 14269e000 00:06 324 /dev/dri/renderD128
  1174. c2600000-c2700000 rw-p 00000000 00:00 0
  1175. c273c000-c27bc000 rw-p 00000000 00:00 0
  1176. c27fe000-c5800000 rw-p 00000000 00:00 0
  1177. c5800000-c5821000 rw-p 00000000 00:00 0
  1178. c5821000-c5900000 ---p 00000000 00:00 0
  1179. c5944000-c5949000 r-xp 00000000 08:01 19136520 /usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
  1180. c5949000-c594a000 r--p 00004000 08:01 19136520 /usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
  1181. c594a000-c594b000 rw-p 00005000 08:01 19136520 /usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
  1182. c594b000-c5953000 r-xp 00000000 08:01 10355479 /lib/i386-linux-gnu/libwrap.so.0.7.6
  1183. c5953000-c5954000 r--p 00007000 08:01 10355479 /lib/i386-linux-gnu/libwrap.so.0.7.6
  1184. c5954000-c5955000 rw-p 00008000 08:01 10355479 /lib/i386-linux-gnu/libwrap.so.0.7.6
  1185. c5955000-c595e000 r-xp 00000000 08:01 10358869 /lib/i386-linux-gnu/libjson-c.so.2.0.0
  1186. c595e000-c595f000 r--p 00008000 08:01 10358869 /lib/i386-linux-gnu/libjson-c.so.2.0.0
  1187. c595f000-c5960000 rw-p 00009000 08:01 10358869 /lib/i386-linux-gnu/libjson-c.so.2.0.0
  1188. c5960000-c59b7000 r-xp 00000000 08:01 19136656 /usr/lib/i386-linux-gnu/libpulse.so.0.19.0
  1189. c59b7000-c59b8000 ---p 00057000 08:01 19136656 /usr/lib/i386-linux-gnu/libpulse.so.0.19.0
  1190. c59b8000-c59b9000 r--p 00057000 08:01 19136656 /usr/lib/i386-linux-gnu/libpulse.so.0.19.0
  1191. c59b9000-c59ba000 rw-p 00058000 08:01 19136656 /usr/lib/i386-linux-gnu/libpulse.so.0.19.0
  1192. c59bc000-c59bf000 r-xp 00000000 00:2f 29435827 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libFModPlugins.so
  1193. c59bf000-c59c0000 rw-p 00002000 00:2f 29435827 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libFModPlugins.so
  1194. c59c0000-c59c1000 ---p 00000000 00:00 0
  1195. c59c1000-c59d1000 rwxp 00000000 00:00 0
  1196. c59d1000-c59d2000 ---p 00000000 00:00 0
  1197. c59d2000-c59e2000 rwxp 00000000 00:00 0
  1198. c59e2000-c59e3000 ---p 00000000 00:00 0
  1199. c59e3000-c59fe000 rwxp 00000000 00:00 0
  1200. c59fe000-c59ff000 ---p 00000000 00:00 0
  1201. c59ff000-c5aff000 rwxp 00000000 00:00 0
  1202. c5aff000-e5b00000 rw-p 00000000 00:00 0
  1203. e5b00000-e5bff000 rw-p 00000000 00:00 0
  1204. e5bff000-e5c00000 ---p 00000000 00:00 0
  1205. e5c03000-e5c13000 rwxp 00000000 00:00 0
  1206. e5c7c000-e5cfc000 rw-p 00000000 00:00 0
  1207. e5cff000-e5d00000 ---p 00000000 00:00 0
  1208. e5d00000-e5e00000 rwxp 00000000 00:00 0
  1209. e5e00000-e5e21000 rw-p 00000000 00:00 0
  1210. e5e21000-e5f00000 ---p 00000000 00:00 0
  1211. e5f01000-e5f05000 r--p 00000000 00:2f 29402623 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/KeraLua.dll
  1212. e5f08000-e5f0c000 rw-p 00000000 00:00 0
  1213. e5f10000-e5f90000 rw-p 00000000 00:00 0
  1214. e5f93000-e5fff000 r--p 00000000 00:2f 29412931 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/Newtonsoft.Json.dll
  1215. e5fff000-e6000000 ---p 00000000 00:00 0
  1216. e6000000-e6100000 rwxp 00000000 00:00 0
  1217. e6100000-e6200000 rw-p 00000000 00:00 0
  1218. e6201000-e6205000 rw-p 00000000 00:00 0
  1219. e6209000-e6249000 rwxp 00000000 00:00 0
  1220. e6249000-e624d000 rw-p 00000000 00:00 0
  1221. e624d000-e627d000 rwxp 00000000 00:00 0
  1222. e627d000-e8d0b000 rw-p 00000000 00:00 0
  1223. e8d0b000-e8d1c000 r-xp 00000000 00:2f 29435838 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSDL2_image-2.0.so.0
  1224. e8d1c000-e8d1d000 rw-p 00010000 00:2f 29435838 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSDL2_image-2.0.so.0
  1225. e8d1d000-e8d2d000 rw-p 00000000 00:00 0
  1226. e8d2d000-e8d62000 r-xp 00000000 08:01 19139691 /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
  1227. e8d62000-e8d63000 r--p 00034000 08:01 19139691 /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
  1228. e8d63000-e8d64000 rw-p 00035000 08:01 19139691 /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
  1229. e8d64000-e8d65000 ---p 00000000 00:00 0
  1230. e8d65000-e9565000 rwxp 00000000 00:00 0
  1231. e9565000-e96a6000 rw-s 00000000 00:2f 28346915 /home/<redacted>/.cache/mesa/index
  1232. e96a6000-e96b1000 r-xp 00000000 08:01 10355692 /lib/i386-linux-gnu/libnss_files-2.23.so
  1233. e96b1000-e96b2000 r--p 0000a000 08:01 10355692 /lib/i386-linux-gnu/libnss_files-2.23.so
  1234. e96b2000-e96b3000 rw-p 0000b000 08:01 10355692 /lib/i386-linux-gnu/libnss_files-2.23.so
  1235. e96b3000-e96b9000 rw-p 00000000 00:00 0
  1236. e96b9000-e96c4000 r-xp 00000000 08:01 10355697 /lib/i386-linux-gnu/libnss_nis-2.23.so
  1237. e96c4000-e96c5000 r--p 0000a000 08:01 10355697 /lib/i386-linux-gnu/libnss_nis-2.23.so
  1238. e96c5000-e96c6000 rw-p 0000b000 08:01 10355697 /lib/i386-linux-gnu/libnss_nis-2.23.so
  1239. e96c6000-e96dd000 r-xp 00000000 08:01 10355657 /lib/i386-linux-gnu/libnsl-2.23.so
  1240. e96dd000-e96de000 r--p 00016000 08:01 10355657 /lib/i386-linux-gnu/libnsl-2.23.so
  1241. e96de000-e96df000 rw-p 00017000 08:01 10355657 /lib/i386-linux-gnu/libnsl-2.23.so
  1242. e96df000-e96e1000 rw-p 00000000 00:00 0
  1243. e96e1000-e96e9000 r-xp 00000000 08:01 10355716 /lib/i386-linux-gnu/libnss_compat-2.23.so
  1244. e96e9000-e96ea000 r--p 00007000 08:01 10355716 /lib/i386-linux-gnu/libnss_compat-2.23.so
  1245. e96ea000-e96eb000 rw-p 00008000 08:01 10355716 /lib/i386-linux-gnu/libnss_compat-2.23.so
  1246. e96eb000-e96ec000 ---p 00000000 00:00 0
  1247. e96ec000-e9eec000 rwxp 00000000 00:00 0
  1248. e9eec000-e9f06000 r-xp 00000000 08:01 10354753 /lib/i386-linux-gnu/libbsd.so.0.8.2
  1249. e9f06000-e9f07000 r--p 00019000 08:01 10354753 /lib/i386-linux-gnu/libbsd.so.0.8.2
  1250. e9f07000-e9f08000 rw-p 0001a000 08:01 10354753 /lib/i386-linux-gnu/libbsd.so.0.8.2
  1251. e9f08000-e9f28000 r-xp 00000000 08:01 10355632 /lib/i386-linux-gnu/libtinfo.so.5.9
  1252. e9f28000-e9f2a000 r--p 0001f000 08:01 10355632 /lib/i386-linux-gnu/libtinfo.so.5.9
  1253. e9f2a000-e9f2b000 rw-p 00021000 08:01 10355632 /lib/i386-linux-gnu/libtinfo.so.5.9
  1254. e9f2b000-e9f5d000 r-xp 00000000 08:01 19136620 /usr/lib/i386-linux-gnu/libedit.so.2.0.53
  1255. e9f5d000-e9f5e000 ---p 00032000 08:01 19136620 /usr/lib/i386-linux-gnu/libedit.so.2.0.53
  1256. e9f5e000-e9f5f000 r--p 00032000 08:01 19136620 /usr/lib/i386-linux-gnu/libedit.so.2.0.53
  1257. e9f5f000-e9f60000 rw-p 00033000 08:01 19136620 /usr/lib/i386-linux-gnu/libedit.so.2.0.53
  1258. e9f60000-e9f62000 rw-p 00000000 00:00 0
  1259. e9f62000-e9f69000 r-xp 00000000 08:01 19136927 /usr/lib/i386-linux-gnu/libffi.so.6.0.4
  1260. e9f69000-e9f6a000 r--p 00006000 08:01 19136927 /usr/lib/i386-linux-gnu/libffi.so.6.0.4
  1261. e9f6a000-e9f6b000 rw-p 00007000 08:01 19136927 /usr/lib/i386-linux-gnu/libffi.so.6.0.4
  1262. e9f6b000-e9f75000 r-xp 00000000 08:01 19136528 /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1
  1263. e9f75000-e9f76000 r--p 00009000 08:01 19136528 /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1
  1264. e9f76000-e9f77000 rw-p 0000a000 08:01 19136528 /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1
  1265. e9f77000-ed035000 r-xp 00000000 08:01 19136525 /usr/lib/i386-linux-gnu/libLLVM-4.0.so.1
  1266. ed035000-ed264000 r--p 030bd000 08:01 19136525 /usr/lib/i386-linux-gnu/libLLVM-4.0.so.1
  1267. ed264000-ed268000 rw-p 032ec000 08:01 19136525 /usr/lib/i386-linux-gnu/libLLVM-4.0.so.1
  1268. ed268000-ed29c000 rw-p 00000000 00:00 0
  1269. ed29c000-ed2b6000 r-xp 00000000 08:01 19136573 /usr/lib/i386-linux-gnu/libelf-0.165.so
  1270. ed2b6000-ed2b7000 r--p 00019000 08:01 19136573 /usr/lib/i386-linux-gnu/libelf-0.165.so
  1271. ed2b7000-ed2b8000 rw-p 0001a000 08:01 19136573 /usr/lib/i386-linux-gnu/libelf-0.165.so
  1272. ed2b8000-ed2c2000 r-xp 00000000 08:01 19136594 /usr/lib/i386-linux-gnu/libdrm_amdgpu.so.1.0.0
  1273. ed2c2000-ed2c3000 r--p 00009000 08:01 19136594 /usr/lib/i386-linux-gnu/libdrm_amdgpu.so.1.0.0
  1274. ed2c3000-ed2c4000 rw-p 0000a000 08:01 19136594 /usr/lib/i386-linux-gnu/libdrm_amdgpu.so.1.0.0
  1275. ed2c4000-ed2d0000 r-xp 00000000 08:01 19136621 /usr/lib/i386-linux-gnu/libdrm_radeon.so.1.0.1
  1276. ed2d0000-ed2d1000 r--p 0000b000 08:01 19136621 /usr/lib/i386-linux-gnu/libdrm_radeon.so.1.0.1
  1277. ed2d1000-ed2d2000 rw-p 0000c000 08:01 19136621 /usr/lib/i386-linux-gnu/libdrm_radeon.so.1.0.1
  1278. ed2d2000-ed2f7000 r-xp 00000000 08:01 19136522 /usr/lib/i386-linux-gnu/libdrm_intel.so.1.0.0
  1279. ed2f7000-ed2f8000 r--p 00024000 08:01 19136522 /usr/lib/i386-linux-gnu/libdrm_intel.so.1.0.0
  1280. ed2f8000-ed2f9000 rw-p 00025000 08:01 19136522 /usr/lib/i386-linux-gnu/libdrm_intel.so.1.0.0
  1281. ed2f9000-ed307000 r-xp 00000000 08:01 19136591 /usr/lib/i386-linux-gnu/libsensors.so.4.4.0
  1282. ed307000-ed308000 r--p 0000d000 08:01 19136591 /usr/lib/i386-linux-gnu/libsensors.so.4.4.0
  1283. ed308000-ed309000 rw-p 0000e000 08:01 19136591 /usr/lib/i386-linux-gnu/libsensors.so.4.4.0
  1284. ed309000-ed322000 r-xp 00000000 08:01 10354934 /lib/i386-linux-gnu/libz.so.1.2.8
  1285. ed322000-ed323000 r--p 00018000 08:01 10354934 /lib/i386-linux-gnu/libz.so.1.2.8
  1286. ed323000-ed324000 rw-p 00019000 08:01 10354934 /lib/i386-linux-gnu/libz.so.1.2.8
  1287. ed324000-edd38000 r-xp 00000000 08:01 19136518 /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1288. edd38000-edd62000 r--p 00a13000 08:01 19136518 /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1289. edd62000-edd67000 rw-p 00a3d000 08:01 19136518 /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1290. edd67000-edf5c000 rw-p 00000000 00:00 0
  1291. edf5c000-edf6e000 r-xp 00000000 08:01 19136569 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
  1292. edf6e000-edf6f000 r--p 00011000 08:01 19136569 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
  1293. edf6f000-edf70000 rw-p 00012000 08:01 19136569 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
  1294. edf70000-edf88000 r-xp 00000000 08:01 19136943 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
  1295. edf88000-edf89000 ---p 00018000 08:01 19136943 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
  1296. edf89000-edf8a000 r--p 00018000 08:01 19136943 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
  1297. edf8a000-edf8b000 rw-p 00019000 08:01 19136943 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
  1298. edf8b000-edfb1000 r-xp 00000000 08:01 10354950 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1299. edfb1000-edfb2000 ---p 00026000 08:01 10354950 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1300. edfb2000-edfb4000 r--p 00026000 08:01 10354950 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1301. edfb4000-edfb5000 rw-p 00028000 08:01 10354950 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1302. edfb5000-ee0fb000 r-xp 00000000 08:01 19136921 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  1303. ee0fb000-ee0fc000 ---p 00146000 08:01 19136921 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  1304. ee0fc000-ee0fd000 r--p 00146000 08:01 19136921 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  1305. ee0fd000-ee0ff000 rw-p 00147000 08:01 19136921 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  1306. ee0ff000-ee100000 rw-p 00000000 00:00 0
  1307. ee100000-ee121000 rw-p 00000000 00:00 0
  1308. ee121000-ee200000 ---p 00000000 00:00 0
  1309. ee202000-ee203000 rw-p 00000000 00:00 0
  1310. ee205000-ee206000 rw-p 00000000 00:00 0
  1311. ee206000-ee21a000 r-xp 00000000 08:01 19136575 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
  1312. ee21a000-ee21b000 ---p 00014000 08:01 19136575 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
  1313. ee21b000-ee21d000 r--p 00014000 08:01 19136575 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
  1314. ee21d000-ee223000 rwxp 00016000 08:01 19136575 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
  1315. ee223000-ee224000 rwxp 00000000 00:00 0
  1316. ee224000-ee282000 r-xp 00000000 08:01 19136625 /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
  1317. ee282000-ee283000 ---p 0005e000 08:01 19136625 /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
  1318. ee283000-ee285000 r--p 0005e000 08:01 19136625 /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
  1319. ee285000-ee28a000 rwxp 00060000 08:01 19136625 /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
  1320. ee28a000-ee2fd000 r-xp 00000000 08:01 10354881 /lib/i386-linux-gnu/libpcre.so.3.13.2
  1321. ee2fd000-ee2fe000 r--p 00072000 08:01 10354881 /lib/i386-linux-gnu/libpcre.so.3.13.2
  1322. ee2fe000-ee2ff000 rw-p 00073000 08:01 10354881 /lib/i386-linux-gnu/libpcre.so.3.13.2
  1323. ee2ff000-ee300000 ---p 00000000 00:00 0
  1324. ee300000-ee400000 rwxp 00000000 00:00 0
  1325. ee400000-ee4cb000 rw-p 00000000 00:00 0
  1326. ee4cb000-ee500000 ---p 00000000 00:00 0
  1327. ee501000-ee502000 rw-s 00000000 00:05 353574 /memfd:xshmfence (deleted)
  1328. ee502000-ee50a000 r-xp 00000000 08:01 19136561 /usr/lib/i386-linux-gnu/libdrm_nouveau.so.2.0.0
  1329. ee50a000-ee50b000 r--p 00007000 08:01 19136561 /usr/lib/i386-linux-gnu/libdrm_nouveau.so.2.0.0
  1330. ee50b000-ee50c000 rw-p 00008000 08:01 19136561 /usr/lib/i386-linux-gnu/libdrm_nouveau.so.2.0.0
  1331. ee50c000-ee5b7000 r-xp 00000000 08:01 10355439 /lib/i386-linux-gnu/libgcrypt.so.20.0.5
  1332. ee5b7000-ee5b8000 r--p 000aa000 08:01 10355439 /lib/i386-linux-gnu/libgcrypt.so.20.0.5
  1333. ee5b8000-ee5bb000 rw-p 000ab000 08:01 10355439 /lib/i386-linux-gnu/libgcrypt.so.20.0.5
  1334. ee5bb000-ee5df000 r-xp 00000000 08:01 10355452 /lib/i386-linux-gnu/liblzma.so.5.0.0
  1335. ee5df000-ee5e0000 r--p 00023000 08:01 10355452 /lib/i386-linux-gnu/liblzma.so.5.0.0
  1336. ee5e0000-ee5e1000 rw-p 00024000 08:01 10355452 /lib/i386-linux-gnu/liblzma.so.5.0.0
  1337. ee5e1000-eebe2000 rw-p 00000000 00:00 0
  1338. eebe2000-eff34000 r-xp 00000000 00:2f 1441985 /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1339. eff34000-effa2000 r--p 01351000 00:2f 1441985 /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1340. effa2000-effb1000 rw-p 013bf000 00:2f 1441985 /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1341. effb1000-f4005000 rw-p 00000000 00:00 0
  1342. f4005000-f4009000 r-xp 00000000 08:01 19136945 /usr/lib/i386-linux-gnu/libxcb-dri2.so.0.0.0
  1343. f4009000-f400a000 r--p 00003000 08:01 19136945 /usr/lib/i386-linux-gnu/libxcb-dri2.so.0.0.0
  1344. f400a000-f400b000 rw-p 00004000 08:01 19136945 /usr/lib/i386-linux-gnu/libxcb-dri2.so.0.0.0
  1345. f400b000-f400d000 r-xp 00000000 08:01 19136941 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  1346. f400d000-f400e000 r--p 00001000 08:01 19136941 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  1347. f400e000-f400f000 rw-p 00002000 08:01 19136941 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  1348. f400f000-f4014000 r-xp 00000000 08:01 19136953 /usr/lib/i386-linux-gnu/libxcb-sync.so.1.0.0
  1349. f4014000-f4015000 ---p 00005000 08:01 19136953 /usr/lib/i386-linux-gnu/libxcb-sync.so.1.0.0
  1350. f4015000-f4016000 r--p 00005000 08:01 19136953 /usr/lib/i386-linux-gnu/libxcb-sync.so.1.0.0
  1351. f4016000-f4017000 rw-p 00006000 08:01 19136953 /usr/lib/i386-linux-gnu/libxcb-sync.so.1.0.0
  1352. f4017000-f40a2000 r-xp 00000000 08:01 10356089 /lib/i386-linux-gnu/libsystemd.so.0.14.0
  1353. f40a2000-f40a4000 r--p 0008a000 08:01 10356089 /lib/i386-linux-gnu/libsystemd.so.0.14.0
  1354. f40a4000-f40a5000 rw-p 0008c000 08:01 10356089 /lib/i386-linux-gnu/libsystemd.so.0.14.0
  1355. f40a5000-f40fc000 r-xp 00000000 08:01 10356048 /lib/i386-linux-gnu/libdbus-1.so.3.14.6
  1356. f40fc000-f40fd000 ---p 00057000 08:01 10356048 /lib/i386-linux-gnu/libdbus-1.so.3.14.6
  1357. f40fd000-f40fe000 r--p 00057000 08:01 10356048 /lib/i386-linux-gnu/libdbus-1.so.3.14.6
  1358. f40fe000-f40ff000 rw-p 00058000 08:01 10356048 /lib/i386-linux-gnu/libdbus-1.so.3.14.6
  1359. f40ff000-f4100000 ---p 00000000 00:00 0
  1360. f4100000-f4200000 rwxp 00000000 00:00 0
  1361. f4200000-f4221000 rw-p 00000000 00:00 0
  1362. f4221000-f4300000 ---p 00000000 00:00 0
  1363. f4300000-f4301000 r-xp 00000000 08:01 19136957 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
  1364. f4301000-f4302000 r--p 00000000 08:01 19136957 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
  1365. f4302000-f4303000 rw-p 00001000 08:01 19136957 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
  1366. f4303000-f4304000 r-xp 00000000 08:01 19136955 /usr/lib/i386-linux-gnu/libxshmfence.so.1.0.0
  1367. f4304000-f4305000 r--p 00000000 08:01 19136955 /usr/lib/i386-linux-gnu/libxshmfence.so.1.0.0
  1368. f4305000-f4306000 rw-p 00001000 08:01 19136955 /usr/lib/i386-linux-gnu/libxshmfence.so.1.0.0
  1369. f4306000-f4308000 r-xp 00000000 08:01 19136949 /usr/lib/i386-linux-gnu/libxcb-present.so.0.0.0
  1370. f4308000-f4309000 r--p 00001000 08:01 19136949 /usr/lib/i386-linux-gnu/libxcb-present.so.0.0.0
  1371. f4309000-f430a000 rw-p 00002000 08:01 19136949 /usr/lib/i386-linux-gnu/libxcb-present.so.0.0.0
  1372. f430a000-f430c000 r-xp 00000000 08:01 19136947 /usr/lib/i386-linux-gnu/libxcb-dri3.so.0.0.0
  1373. f430c000-f430d000 r--p 00001000 08:01 19136947 /usr/lib/i386-linux-gnu/libxcb-dri3.so.0.0.0
  1374. f430d000-f430e000 rw-p 00002000 08:01 19136947 /usr/lib/i386-linux-gnu/libxcb-dri3.so.0.0.0
  1375. f430e000-f4322000 r-xp 00000000 08:01 10355768 /lib/i386-linux-gnu/libgpg-error.so.0.17.0
  1376. f4322000-f4323000 r--p 00013000 08:01 10355768 /lib/i386-linux-gnu/libgpg-error.so.0.17.0
  1377. f4323000-f4324000 rw-p 00014000 08:01 10355768 /lib/i386-linux-gnu/libgpg-error.so.0.17.0
  1378. f4324000-f4346000 r-xp 00000000 08:01 10355780 /lib/i386-linux-gnu/libselinux.so.1
  1379. f4346000-f4347000 ---p 00022000 08:01 10355780 /lib/i386-linux-gnu/libselinux.so.1
  1380. f4347000-f4348000 r--p 00022000 08:01 10355780 /lib/i386-linux-gnu/libselinux.so.1
  1381. f4348000-f4349000 rw-p 00023000 08:01 10355780 /lib/i386-linux-gnu/libselinux.so.1
  1382. f4349000-f434a000 rw-p 00000000 00:00 0
  1383. f434a000-f434f000 r-xp 00000000 08:01 19136939 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  1384. f434f000-f4350000 r--p 00004000 08:01 19136939 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  1385. f4350000-f4351000 rw-p 00005000 08:01 19136939 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  1386. f4351000-f435c000 r-xp 00000000 08:01 19136646 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  1387. f435c000-f435d000 r--p 0000a000 08:01 19136646 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  1388. f435d000-f435e000 rw-p 0000b000 08:01 19136646 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  1389. f435e000-f436f000 r-xp 00000000 08:01 19136597 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  1390. f436f000-f4370000 r--p 00010000 08:01 19136597 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  1391. f4370000-f4371000 rw-p 00011000 08:01 19136597 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  1392. f4371000-f4373000 r-xp 00000000 08:01 19139667 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  1393. f4373000-f4374000 r--p 00001000 08:01 19139667 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  1394. f4374000-f4375000 rw-p 00002000 08:01 19139667 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  1395. f4375000-f437a000 r-xp 00000000 08:01 19136595 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  1396. f437a000-f437b000 r--p 00004000 08:01 19136595 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  1397. f437b000-f437c000 rw-p 00005000 08:01 19136595 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  1398. f437c000-f4386000 r-xp 00000000 08:01 19136925 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  1399. f4386000-f4387000 r--p 00009000 08:01 19136925 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  1400. f4387000-f4388000 rw-p 0000a000 08:01 19136925 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  1401. f4388000-f4391000 r-xp 00000000 08:01 19139663 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  1402. f4391000-f4392000 r--p 00008000 08:01 19139663 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  1403. f4392000-f4393000 rw-p 00009000 08:01 19139663 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  1404. f4393000-f43a6000 r-xp 00000000 08:01 19136923 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  1405. f43a6000-f43a7000 r--p 00012000 08:01 19136923 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  1406. f43a7000-f43a8000 rw-p 00013000 08:01 19136923 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  1407. f43a8000-f43b4000 rw-p 00000000 00:00 0
  1408. f43b4000-f43d3000 r-xp 00000000 08:01 10362336 /lib/i386-linux-gnu/libudev.so.1.6.4
  1409. f43d3000-f43d4000 r--p 0001e000 08:01 10362336 /lib/i386-linux-gnu/libudev.so.1.6.4
  1410. f43d4000-f43d5000 rw-p 0001f000 08:01 10362336 /lib/i386-linux-gnu/libudev.so.1.6.4
  1411. f43d5000-f43dc000 r--s 00000000 08:01 19137763 /usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
  1412. f43dc000-f43dd000 ---p 00000000 00:00 0
  1413. f43dd000-f44dd000 rwxp 00000000 00:00 0
  1414. f44dd000-f45de000 rw-s 00000000 00:14 13 /dev/shm/<redacted>-Shm_3c3a3c3d
  1415. f45de000-f4b80000 rw-s 00000000 00:14 11 /dev/shm/<redacted>-Shm_c9edbd50
  1416. f4b80000-f4c00000 rw-s 00000000 00:14 6 /dev/shm/<redacted>-ValveIPCSharedObjects5
  1417. f4c00000-f4d01000 rw-p 00000000 00:00 0
  1418. f4d01000-f4d06000 r-xp 00000000 08:01 19136911 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  1419. f4d06000-f4d07000 r--p 00004000 08:01 19136911 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  1420. f4d07000-f4d08000 rw-p 00005000 08:01 19136911 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  1421. f4d08000-f4d0a000 r-xp 00000000 08:01 19139044 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  1422. f4d0a000-f4d0b000 r--p 00001000 08:01 19139044 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  1423. f4d0b000-f4d0c000 rw-p 00002000 08:01 19139044 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  1424. f4d0c000-f4d30000 r-xp 00000000 08:01 19136916 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  1425. f4d30000-f4d31000 r--p 00023000 08:01 19136916 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  1426. f4d31000-f4d32000 rw-p 00024000 08:01 19136916 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  1427. f4d32000-f4d42000 rwxp 00000000 00:00 0
  1428. f4d42000-f4d46000 rw-p 00000000 00:00 0
  1429. f4d46000-f4d97000 rwxp 00000000 00:00 0
  1430. f4d97000-f509a000 r--p 00000000 00:2f 29435867 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/System.Xml.dll
  1431. f509a000-f50b8000 r--p 00000000 00:2f 29435870 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/System.Configuration.dll
  1432. f50b8000-f50d8000 rwxp 00000000 00:00 0
  1433. f50d8000-f54aa000 r--p 00000000 00:2f 29435854 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/OpenTK.dll
  1434. f54aa000-f55a1000 r--p 00000000 00:2f 29435863 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/System.Core.dll
  1435. f55a1000-f55bd000 r-xp 00000000 08:01 10355467 /lib/i386-linux-gnu/libgcc_s.so.1
  1436. f55bd000-f55be000 rw-p 0001b000 08:01 10355467 /lib/i386-linux-gnu/libgcc_s.so.1
  1437. f55be000-f572b000 r-xp 00000000 08:01 19136563 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.21
  1438. f572b000-f572c000 ---p 0016d000 08:01 19136563 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.21
  1439. f572c000-f5731000 r--p 0016d000 08:01 19136563 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.21
  1440. f5731000-f5732000 rw-p 00172000 08:01 19136563 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.21
  1441. f5732000-f5735000 rw-p 00000000 00:00 0
  1442. f5735000-f585a000 r-xp 00000000 00:2f 29435837 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSDL2-2.0.so.0
  1443. f585a000-f585b000 ---p 00125000 00:2f 29435837 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSDL2-2.0.so.0
  1444. f585b000-f585c000 r--p 00125000 00:2f 29435837 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSDL2-2.0.so.0
  1445. f585c000-f5860000 rw-p 00126000 00:2f 29435837 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSDL2-2.0.so.0
  1446. f5860000-f5863000 rw-p 00000000 00:00 0
  1447. f5863000-f5aee000 r--p 00000000 00:2f 29435871 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/System.dll
  1448. f5aee000-f5e00000 r--p 00000000 00:2f 29412907 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/Engine.dll
  1449. f5e00000-f5e21000 rw-p 00000000 00:00 0
  1450. f5e21000-f5f00000 ---p 00000000 00:00 0
  1451. f5f00000-f5f01000 rwxp 00000000 00:00 0
  1452. f5f01000-f5f0a000 rw-p 00000000 00:00 0
  1453. f5f0a000-f5f2d000 rwxp 00000000 00:00 0
  1454. f5f2d000-f5f41000 r--p 00000000 00:2f 29412930 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/NLua.dll
  1455. f5f41000-f5f78000 r-xp 00000000 00:2f 29435840 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libsteam_api.so
  1456. f5f78000-f5f79000 r--p 00036000 00:2f 29435840 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libsteam_api.so
  1457. f5f79000-f5f7a000 rw-p 00037000 00:2f 29435840 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libsteam_api.so
  1458. f5f7a000-f5f7b000 rw-p 00000000 00:00 0
  1459. f5f7b000-f5f89000 r-xp 00000000 00:2f 29435839 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSteamWrapper.so
  1460. f5f89000-f5f8a000 r--p 0000d000 00:2f 29435839 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSteamWrapper.so
  1461. f5f8a000-f5f8b000 rw-p 0000e000 00:2f 29435839 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSteamWrapper.so
  1462. f5f8b000-f5f9b000 rwxp 00000000 00:00 0
  1463. f5f9b000-f5fbf000 r--p 00000000 00:2f 29403637 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/MonoGame.Framework.Lite.dll
  1464. f5fbf000-f5fc3000 rw-p 00000000 00:00 0
  1465. f5fc3000-f5fc4000 ---p 00000000 00:00 0
  1466. f5fc4000-f60c4000 rwxp 00000000 00:00 0
  1467. f60c4000-f6145000 rw-p 00000000 00:00 0
  1468. f6145000-f6147000 rw-p 00000000 00:00 0
  1469. f6147000-f64f0000 r--p 00000000 00:2f 29435848 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/mscorlib.dll
  1470. f64f0000-f651e000 r--p 00000000 00:2f 29412928 /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/Pyre.exe
  1471. f651e000-f6d1e000 rw-p 00000000 00:00 0
  1472. f6d1e000-f6d1f000 ---p 00000000 00:00 0
  1473. f6d1f000-f751f000 rwxp 00000000 00:00 0
  1474. f751f000-f7520000 rw-p 00000000 00:00 0
  1475. f7520000-f754f000 ---p 00000000 00:00 0
  1476. f754f000-f7551000 rw-p 00000000 00:00 0
  1477. f7551000-f7701000 r-xp 00000000 08:01 10356041 /lib/i386-linux-gnu/libc-2.23.so
  1478. f7701000-f7703000 r--p 001af000 08:01 10356041 /lib/i386-linux-gnu/libc-2.23.so
  1479. f7703000-f7704000 rw-p 001b1000 08:01 10356041 /lib/i386-linux-gnu/libc-2.23.so
  1480. f7704000-f7707000 rw-p 00000000 00:00 0
  1481. f7707000-f7720000 r-xp 00000000 08:01 10355696 /lib/i386-linux-gnu/libpthread-2.23.so
  1482. f7720000-f7721000 r--p 00018000 08:01 10355696 /lib/i386-linux-gnu/libpthread-2.23.so
  1483. f7721000-f7722000 rw-p 00019000 08:01 10355696 /lib/i386-linux-gnu/libpthread-2.23.so
  1484. f7722000-f7724000 rw-p 00000000 00:00 0
  1485. f7724000-f7727000 r-xp 00000000 08:01 10355710 /lib/i386-linux-gnu/libdl-2.23.so
  1486. f7727000-f7728000 r--p 00002000 08:01 10355710 /lib/i386-linux-gnu/libdl-2.23.so
  1487. f7728000-f7729000 rw-p 00003000 08:01 10355710 /lib/i386-linux-gnu/libdl-2.23.so
  1488. f7729000-f7730000 r-xp 00000000 08:01 10355704 /lib/i386-linux-gnu/librt-2.23.so
  1489. f7730000-f7731000 r--p 00006000 08:01 10355704 /lib/i386-linux-gnu/librt-2.23.so
  1490. f7731000-f7732000 rw-p 00007000 08:01 10355704 /lib/i386-linux-gnu/librt-2.23.so
  1491. f7732000-f7785000 r-xp 00000000 08:01 10355753 /lib/i386-linux-gnu/libm-2.23.so
  1492. f7785000-f7786000 r--p 00052000 08:01 10355753 /lib/i386-linux-gnu/libm-2.23.so
  1493. f7786000-f7787000 rw-p 00053000 08:01 10355753 /lib/i386-linux-gnu/libm-2.23.so
  1494. f7787000-f7788000 rw-s 00000000 00:05 350163 /memfd:xshmfence (deleted)
  1495. f7788000-f778d000 rw-p 00000000 00:00 0
  1496. f778d000-f779d000 rwxp 00000000 00:00 0
  1497. f779d000-f77aa000 rw-p 00000000 00:00 0
  1498. f77aa000-f77ab000 rw-s 00000000 00:14 49 /dev/shm/mono.21914
  1499. f77ab000-f77bb000 rwxp 00000000 00:00 0
  1500. f77bb000-f77bd000 rw-p 00000000 00:00 0
  1501. f77bd000-f77bf000 r--p 00000000 00:00 0 [vvar]
  1502. f77bf000-f77c0000 r-xp 00000000 00:00 0 [vdso]
  1503. f77c0000-f77e2000 r-xp 00000000 08:01 10355666 /lib/i386-linux-gnu/ld-2.23.so
  1504. f77e2000-f77e3000 rw-p 00000000 00:00 0
  1505. f77e3000-f77e4000 r--p 00022000 08:01 10355666 /lib/i386-linux-gnu/ld-2.23.so
  1506. f77e4000-f77e5000 rw-p 00023000 08:01 10355666 /lib/i386-linux-gnu/ld-2.23.so
  1507. ff594000-ff59c000 ---p 00000000 00:00 0
  1508. ffd71000-ffd92000 rwxp 00000000 00:00 0 [stack]
  1509. ffd92000-ffd93000 rw-p 00000000 00:00 0
  1510.  
  1511. Native stacktrace:
  1512.  
  1513. ./Pyre.bin.x86() [0x82e4443]
  1514. ./Pyre.bin.x86() [0x828813a]
  1515. ./Pyre.bin.x86() [0x8078eae]
  1516. [0xf77bfbd0]
  1517. ./Pyre.bin.x86() [0x81d2cb1]
  1518. ./Pyre.bin.x86() [0x81d2f9a]
  1519. ./Pyre.bin.x86() [0x81d7eac]
  1520. ./Pyre.bin.x86() [0x81d882e]
  1521. ./Pyre.bin.x86() [0x81d8c36]
  1522. ./Pyre.bin.x86() [0x81c8ed8]
  1523. ./Pyre.bin.x86() [0x81757bf]
  1524. [0xf77926e7]
  1525. [0xf778e6e8]
  1526. [0xe6210300]
  1527. [0xe62102cc]
  1528. [0xc032e31c]
  1529. [0xc032e158]
  1530. [0xc032d7b8]
  1531. [0xc032cf34]
  1532. [0xc0324d98]
  1533. [0xe620fb00]
  1534. [0xe623b2ac]
  1535. [0xe623a7ec]
  1536. [0xe5c0ce5c]
  1537. [0xe5c0cd7c]
  1538. [0xf4d48590]
  1539. [0xf4d48544]
  1540. [0xf4d48347]
  1541. [0xf4d481b8]
  1542. [0xf4d47e70]
  1543. [0xf4d47b60]
  1544. [0xf4d4798c]
  1545. [0xf4d65ee8]
  1546. [0xf4d65a34]
  1547. [0xf4d65aad]
  1548. ./Pyre.bin.x86() [0x8078559]
  1549.  
  1550. Debug info from gdb:
  1551.  
  1552. [New LWP 21915]
  1553. [New LWP 21916]
  1554. [New LWP 21917]
  1555. [New LWP 21918]
  1556. [New LWP 21919]
  1557. [New LWP 21920]
  1558. [New LWP 21921]
  1559. [New LWP 21922]
  1560. [New LWP 21923]
  1561. [New LWP 21924]
  1562. [New LWP 21925]
  1563. [New LWP 21927]
  1564. [New LWP 21933]
  1565. [New LWP 21934]
  1566. [New LWP 21935]
  1567. [New LWP 21936]
  1568. [New LWP 21937]
  1569. [New LWP 21938]
  1570. [Thread debugging using libthread_db enabled]
  1571. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  1572. 0xf77bfbe9 in __kernel_vsyscall ()
  1573. Id Target Id Frame
  1574. * 1 Thread 0xf754f700 (LWP 21914) "Pyre.bin.x86" 0xf77bfbe9 in __kernel_vsyscall ()
  1575. 2 Thread 0xf751eb40 (LWP 21915) "SGen worker" 0xf77bfbe9 in __kernel_vsyscall ()
  1576. 3 Thread 0xf60c3b40 (LWP 21916) "Finalizer" 0xf77bfbe9 in __kernel_vsyscall ()
  1577. 4 Thread 0xf44dcb40 (LWP 21917) "Pyre.bin.x86" 0xf77bfbe9 in __kernel_vsyscall ()
  1578. 5 Thread 0xf41ffb40 (LWP 21918) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1579. 6 Thread 0xee3ffb40 (LWP 21919) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1580. 7 Thread 0xe9eebb40 (LWP 21920) "radeon_cs:0" 0xf77bfbe9 in __kernel_vsyscall ()
  1581. 8 Thread 0xe9564b40 (LWP 21921) "disk_cache:0" 0xf77bfbe9 in __kernel_vsyscall ()
  1582. 9 Thread 0xe60ffb40 (LWP 21922) "GameAssetManage" 0xf77bfbe9 in __kernel_vsyscall ()
  1583. 10 Thread 0xe5dffb40 (LWP 21923) "Render Thread" 0xf77bfbe9 in __kernel_vsyscall ()
  1584. 11 Thread 0xc5afeb40 (LWP 21924) "PreLoad Bink" 0xf77bfbe9 in __kernel_vsyscall ()
  1585. 12 Thread 0xc193db40 (LWP 21925) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1586. 13 Thread 0xc14ffb40 (LWP 21927) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1587. 14 Thread 0xc59edb40 (LWP 21933) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1588. 15 Thread 0xc59e1b40 (LWP 21934) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1589. 16 Thread 0xc59d0b40 (LWP 21935) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1590. 17 Thread 0xc136cb40 (LWP 21936) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1591. 18 Thread 0xc135bb40 (LWP 21937) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1592. 19 Thread 0xc134ab40 (LWP 21938) "Threadpool work" 0xf77bfbe9 in __kernel_vsyscall ()
  1593.  
  1594. Thread 19 (Thread 0xc134ab40 (LWP 21938)):
  1595. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1596. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1597. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xc1349ccc, context=0xc1349d4c) at mono-threads-posix-signals.c:178
  1598. #3 <signal handler called>
  1599. #4 0xf77bfbe9 in __kernel_vsyscall ()
  1600. #5 0xf7712e36 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1601. #6 0x08300db6 in mono_os_cond_timedwait (timeout_ms=<optimized out>, mutex=0x92f3e1c, cond=0x92f3e38) at ../../mono/utils/mono-os-mutex.h:179
  1602. #7 mono_coop_cond_timedwait (timeout_ms=<optimized out>, mutex=0x92f3e1c, cond=0x92f3e38) at ../../mono/utils/mono-coop-mutex.h:99
  1603. #8 worker_park (worker=0x92f3e08) at threadpool-worker-default.c:505
  1604. #9 worker_thread (data=data@entry=0x92f3e08) at threadpool-worker-default.c:580
  1605. #10 0x08194764 in start_wrapper_internal (stack_ptr=0xc134a2c4, start_info=0x0) at threads.c:837
  1606. #11 start_wrapper (data=0xbdf00f10) at threads.c:889
  1607. #12 0x082181a0 in inner_start_thread (data=0xbdf00ea8) at mono-threads.c:1170
  1608. #13 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1609. #14 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1610.  
  1611. Thread 18 (Thread 0xc135bb40 (LWP 21937)):
  1612. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1613. #1 0xf7715026 in do_futex_wait.constprop () from /lib/i386-linux-gnu/libpthread.so.0
  1614. #2 0xf7715117 in __new_sem_wait_slow.constprop.1 () from /lib/i386-linux-gnu/libpthread.so.0
  1615. #3 0xbf6f9b2b in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1616. #4 0xbf722f07 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1617. #5 0xbf6f8a36 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1618. #6 0xbf6f930a in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1619. #7 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1620. #8 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1621.  
  1622. Thread 17 (Thread 0xc136cb40 (LWP 21936)):
  1623. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1624. #1 0xf7715026 in do_futex_wait.constprop () from /lib/i386-linux-gnu/libpthread.so.0
  1625. #2 0xf7715117 in __new_sem_wait_slow.constprop.1 () from /lib/i386-linux-gnu/libpthread.so.0
  1626. #3 0xbf6f9b2b in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1627. #4 0xbf8198e1 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1628. #5 0xbf819d70 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1629. #6 0xbf6f8a36 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1630. #7 0xbf6f930a in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1631. #8 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1632. #9 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1633.  
  1634. Thread 16 (Thread 0xc59d0b40 (LWP 21935)):
  1635. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1636. #1 0xf7715026 in do_futex_wait.constprop () from /lib/i386-linux-gnu/libpthread.so.0
  1637. #2 0xf7715117 in __new_sem_wait_slow.constprop.1 () from /lib/i386-linux-gnu/libpthread.so.0
  1638. #3 0xbf6f9b2b in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1639. #4 0xbf721e75 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1640. #5 0xbf6f8a36 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1641. #6 0xbf6f930a in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmodstudio.so.8
  1642. #7 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1643. #8 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1644.  
  1645. Thread 15 (Thread 0xc59e1b40 (LWP 21934)):
  1646. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1647. #1 0xf771688a in nanosleep () from /lib/i386-linux-gnu/libpthread.so.0
  1648. #2 0xc0a3bfe9 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1649. #3 0xc0a3b328 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1650. #4 0xc0a3bc2a in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1651. #5 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1652. #6 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1653.  
  1654. Thread 14 (Thread 0xc59edb40 (LWP 21933)):
  1655. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1656. #1 0xf762df34 in ppoll () from /lib/i386-linux-gnu/libc.so.6
  1657. #2 0xc5980ea3 in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
  1658. #3 0xc59814ff in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
  1659. #4 0xc0a3fc87 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1660. #5 0xc0a3b316 in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1661. #6 0xc0a3bc2a in ?? () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libfmod.so.8
  1662. #7 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1663. #8 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1664.  
  1665. Thread 13 (Thread 0xc14ffb40 (LWP 21927)):
  1666. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1667. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1668. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xc14feccc, context=0xc14fed4c) at mono-threads-posix-signals.c:178
  1669. #3 <signal handler called>
  1670. #4 0xf77bfbe9 in __kernel_vsyscall ()
  1671. #5 0xf7712e36 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1672. #6 0x08300db6 in mono_os_cond_timedwait (timeout_ms=<optimized out>, mutex=0x92f3e1c, cond=0x92f3e38) at ../../mono/utils/mono-os-mutex.h:179
  1673. #7 mono_coop_cond_timedwait (timeout_ms=<optimized out>, mutex=0x92f3e1c, cond=0x92f3e38) at ../../mono/utils/mono-coop-mutex.h:99
  1674. #8 worker_park (worker=0x92f3e08) at threadpool-worker-default.c:505
  1675. #9 worker_thread (data=data@entry=0x92f3e08) at threadpool-worker-default.c:580
  1676. #10 0x08194764 in start_wrapper_internal (stack_ptr=0xc14ff2c4, start_info=0x0) at threads.c:837
  1677. #11 start_wrapper (data=0xee103a90) at threads.c:889
  1678. #12 0x082181a0 in inner_start_thread (data=0xee103440) at mono-threads.c:1170
  1679. #13 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1680. #14 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1681.  
  1682. Thread 12 (Thread 0xc193db40 (LWP 21925)):
  1683. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1684. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1685. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xc193c7cc, context=0xc193c84c) at mono-threads-posix-signals.c:178
  1686. #3 <signal handler called>
  1687. #4 0xe620e67a in ?? ()
  1688. #5 0xe620e648 in ?? ()
  1689. #6 0xe5c0d468 in ?? ()
  1690. #7 0xe5c0cd7c in ?? ()
  1691. #8 0xf4d48590 in ?? ()
  1692. #9 0xf4d48544 in ?? ()
  1693. #10 0xf4d48347 in ?? ()
  1694. #11 0xf4d481b8 in ?? ()
  1695. #12 0xf4d47e70 in ?? ()
  1696. #13 0xf4d47b60 in ?? ()
  1697. #14 0xf4d4798c in ?? ()
  1698. #15 0xf4d65ee8 in ?? ()
  1699. #16 0xf4d65a34 in ?? ()
  1700. #17 0xf4d65aad in ?? ()
  1701. #18 0x08078559 in mono_jit_runtime_invoke (method=0x8f924a0, obj=0x0, params=0x0, exc=<optimized out>, error=0xc193d19c) at mini-runtime.c:2533
  1702. #19 0x08155f29 in do_runtime_invoke (method=0x8f924a0, obj=0x0, params=0x0, exc=0xc193d190, error=0xc193d19c) at object.c:2860
  1703. #20 0x0818b1e8 in try_invoke_perform_wait_callback (error=0xc193d19c, exc=0xc193d190) at threadpool.c:358
  1704. #21 worker_callback (unused=unused@entry=0x0) at threadpool.c:438
  1705. #22 0x08300990 in worker_thread (data=data@entry=0x92f3e08) at threadpool-worker-default.c:590
  1706. #23 0x08194764 in start_wrapper_internal (stack_ptr=0xc193d2c4, start_info=0x0) at threads.c:837
  1707. #24 start_wrapper (data=0x9667178) at threads.c:889
  1708. #25 0x082181a0 in inner_start_thread (data=0x9667358) at mono-threads.c:1170
  1709. #26 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1710. #27 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1711.  
  1712. Thread 11 (Thread 0xc5afeb40 (LWP 21924)):
  1713. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1714. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1715. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xc5afd88c, context=0xc5afd90c) at mono-threads-posix-signals.c:178
  1716. #3 <signal handler called>
  1717. #4 0xf77bfbe7 in __kernel_vsyscall ()
  1718. #5 0xf7712a6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1719. #6 0x081b3abc in mono_os_cond_wait (mutex=<optimized out>, cond=0x8f7049c) at ../../mono/utils/mono-os-mutex.h:146
  1720. #7 mono_os_cond_timedwait (cond=0x8f7049c, mutex=<optimized out>, timeout_ms=4294967295) at ../../mono/utils/mono-os-mutex.h:160
  1721. #8 0x081b5f71 in mono_w32handle_timedwait_signal_naked (alerted=0xc5afde88, poll=0, timeout=4294967295, mutex=<optimized out>, cond=<optimized out>) at w32handle.c:973
  1722. #9 mono_w32handle_timedwait_signal_handle (handle=handle@entry=0x414, timeout=timeout@entry=4294967295, alerted=alerted@entry=0xc5afde88, poll=0) at w32handle.c:1088
  1723. #10 0x081b6214 in mono_w32handle_wait_one (handle=handle@entry=0x414, timeout=timeout@entry=4294967295, alertable=alertable@entry=1) at w32handle.c:1197
  1724. #11 0x0814be13 in ves_icall_System_Threading_Monitor_Monitor_wait (obj=0xf01a1a50, ms=4294967295) at monitor.c:1380
  1725. #12 0xf4d4ab7c in ?? ()
  1726. #13 0xf4d4aac8 in ?? ()
  1727. #14 0xe626052c in ?? ()
  1728. #15 0xe626018c in ?? ()
  1729. #16 0xf4d40ab1 in ?? ()
  1730. #17 0xf4d48347 in ?? ()
  1731. #18 0xf4d481b8 in ?? ()
  1732. #19 0xf4d40910 in ?? ()
  1733. #20 0xf4d40824 in ?? ()
  1734. #21 0xf4d6f79b in ?? ()
  1735. #22 0x08078559 in mono_jit_runtime_invoke (method=0x90c6c80, obj=0xf01a2240, params=0xc5afe2c8, exc=<optimized out>, error=0xc5afe2cc) at mini-runtime.c:2533
  1736. #23 0x08155f29 in do_runtime_invoke (method=0x90c6c80, obj=0xf01a2240, params=0xc5afe2c8, exc=0x0, error=0xc5afe2cc) at object.c:2860
  1737. #24 0x08158cc2 in mono_runtime_delegate_invoke_checked (delegate=delegate@entry=0xf01a2240, params=params@entry=0xc5afe2c8, error=error@entry=0xc5afe2cc) at object.c:3984
  1738. #25 0x08194828 in start_wrapper_internal (stack_ptr=0xc5afe2c4, start_info=0x0) at threads.c:845
  1739. #26 start_wrapper (data=0x95bd060) at threads.c:889
  1740. #27 0x082181a0 in inner_start_thread (data=0x95c6888) at mono-threads.c:1170
  1741. #28 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1742. #29 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1743.  
  1744. Thread 10 (Thread 0xe5dffb40 (LWP 21923)):
  1745. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1746. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1747. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xe5dfe18c, context=0xe5dfe20c) at mono-threads-posix-signals.c:178
  1748. #3 <signal handler called>
  1749. #4 0xf77bfbe9 in __kernel_vsyscall ()
  1750. #5 0xf762de7f in poll () from /lib/i386-linux-gnu/libc.so.6
  1751. #6 0xf4d1441d in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
  1752. #7 0xf4d1665e in xcb_wait_for_special_event () from /usr/lib/i386-linux-gnu/libxcb.so.1
  1753. #8 0xee26bd78 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  1754. #9 0xee26cce7 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  1755. #10 0xed6c3a7a in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1756. #11 0xed6bf201 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1757. #12 0xed572c42 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1758. #13 0xed5744a2 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1759. #14 0xed514324 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1760. #15 0xed51c3fc in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1761. #16 0xed37b682 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1762. #17 0xc090a277 in ?? ()
  1763. #18 0xc090a07c in ?? ()
  1764. #19 0xc0909d68 in ?? ()
  1765. #20 0xc0909ce4 in ?? ()
  1766. #21 0xc0c12fc0 in ?? ()
  1767. #22 0xc0c116a4 in ?? ()
  1768. #23 0xe627caf8 in ?? ()
  1769. #24 0xe627ca38 in ?? ()
  1770. #25 0xf4d40ab1 in ?? ()
  1771. #26 0xf4d48347 in ?? ()
  1772. #27 0xf4d481b8 in ?? ()
  1773. #28 0xf4d40910 in ?? ()
  1774. #29 0xf4d40824 in ?? ()
  1775. #30 0xf4d6f79b in ?? ()
  1776. #31 0x08078559 in mono_jit_runtime_invoke (method=0x90c6c80, obj=0xf019aac0, params=0xe5dff2c8, exc=<optimized out>, error=0xe5dff2cc) at mini-runtime.c:2533
  1777. #32 0x08155f29 in do_runtime_invoke (method=0x90c6c80, obj=0xf019aac0, params=0xe5dff2c8, exc=0x0, error=0xe5dff2cc) at object.c:2860
  1778. #33 0x08158cc2 in mono_runtime_delegate_invoke_checked (delegate=delegate@entry=0xf019aac0, params=params@entry=0xe5dff2c8, error=error@entry=0xe5dff2cc) at object.c:3984
  1779. #34 0x08194828 in start_wrapper_internal (stack_ptr=0xe5dff2c4, start_info=0x0) at threads.c:845
  1780. #35 start_wrapper (data=0x95879d0) at threads.c:889
  1781. #36 0x082181a0 in inner_start_thread (data=0x95bd508) at mono-threads.c:1170
  1782. #37 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1783. #38 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1784.  
  1785. Thread 9 (Thread 0xe60ffb40 (LWP 21922)):
  1786. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1787. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1788. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xe60fe94c, context=0xe60fe9cc) at mono-threads-posix-signals.c:178
  1789. #3 <signal handler called>
  1790. #4 0xe6253b59 in ?? ()
  1791. #5 0xe6253a2c in ?? ()
  1792. #6 0xe625383c in ?? ()
  1793. #7 0xe626b7dc in ?? ()
  1794. #8 0xf4d40e8c in ?? ()
  1795. #9 0xf4d40ab1 in ?? ()
  1796. #10 0xf4d48347 in ?? ()
  1797. #11 0xf4d481b8 in ?? ()
  1798. #12 0xf4d40910 in ?? ()
  1799. #13 0xf4d40824 in ?? ()
  1800. #14 0xf4d6f79b in ?? ()
  1801. #15 0x08078559 in mono_jit_runtime_invoke (method=0x90c6c80, obj=0xf00bcdc8, params=0xe60ff2c8, exc=<optimized out>, error=0xe60ff2cc) at mini-runtime.c:2533
  1802. #16 0x08155f29 in do_runtime_invoke (method=0x90c6c80, obj=0xf00bcdc8, params=0xe60ff2c8, exc=0x0, error=0xe60ff2cc) at object.c:2860
  1803. #17 0x08158cc2 in mono_runtime_delegate_invoke_checked (delegate=delegate@entry=0xf00bcdc8, params=params@entry=0xe60ff2c8, error=error@entry=0xe60ff2cc) at object.c:3984
  1804. #18 0x08194828 in start_wrapper_internal (stack_ptr=0xe60ff2c4, start_info=0x0) at threads.c:845
  1805. #19 start_wrapper (data=0x9527370) at threads.c:889
  1806. #20 0x082181a0 in inner_start_thread (data=0x9385e48) at mono-threads.c:1170
  1807. #21 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1808. #22 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1809.  
  1810. Thread 8 (Thread 0xe9564b40 (LWP 21921)):
  1811. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1812. #1 0xf7712a6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1813. #2 0xed6399dc in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1814. #3 0xed6398e7 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1815. #4 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1816. #5 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1817.  
  1818. Thread 7 (Thread 0xe9eebb40 (LWP 21920)):
  1819. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1820. #1 0xf7712a6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1821. #2 0xed6399dc in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1822. #3 0xed6398e7 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
  1823. #4 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1824. #5 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1825.  
  1826. Thread 6 (Thread 0xee3ffb40 (LWP 21919)):
  1827. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1828. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1829. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xee3feccc, context=0xee3fed4c) at mono-threads-posix-signals.c:178
  1830. #3 <signal handler called>
  1831. #4 0xf77bfbe9 in __kernel_vsyscall ()
  1832. #5 0xf7712e36 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1833. #6 0x08300db6 in mono_os_cond_timedwait (timeout_ms=<optimized out>, mutex=0x92f3e1c, cond=0x92f3e38) at ../../mono/utils/mono-os-mutex.h:179
  1834. #7 mono_coop_cond_timedwait (timeout_ms=<optimized out>, mutex=0x92f3e1c, cond=0x92f3e38) at ../../mono/utils/mono-coop-mutex.h:99
  1835. #8 worker_park (worker=0x92f3e08) at threadpool-worker-default.c:505
  1836. #9 worker_thread (data=data@entry=0x92f3e08) at threadpool-worker-default.c:580
  1837. #10 0x08194764 in start_wrapper_internal (stack_ptr=0xee3ff2c4, start_info=0x0) at threads.c:837
  1838. #11 start_wrapper (data=0xee4017d8) at threads.c:889
  1839. #12 0x082181a0 in inner_start_thread (data=0xee401c68) at mono-threads.c:1170
  1840. #13 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1841. #14 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1842.  
  1843. Thread 5 (Thread 0xf41ffb40 (LWP 21918)):
  1844. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1845. #1 0xf7716f7f in waitpid () from /lib/i386-linux-gnu/libpthread.so.0
  1846. #2 0x082e453a in mono_handle_native_crash (signal=<optimized out>, signal@entry=0x830b987 "SIGSEGV", ctx=ctx@entry=0xf5f05b8c, info=info@entry=0xf5f05b0c) at mini-exceptions.c:2567
  1847. #3 0x0828813a in mono_arch_handle_altstack_exception (sigctx=sigctx@entry=0xf5f05b8c, siginfo=siginfo@entry=0xf5f05b0c, fault_addr=0x65007c, stack_ovf=stack_ovf@entry=0) at exceptions-x86.c:1115
  1848. #4 0x08078eae in mono_sigsegv_signal_handler (_dummy=11, _info=0xf5f05b0c, context=0xf5f05b8c) at mini-runtime.c:2860
  1849. #5 <signal handler called>
  1850. #6 sgen_client_par_object_get_size (vtable=0x650078, o=0xf0009fe0) at sgen-gc.c:3369
  1851. #7 0x081d2f9a in sgen_safe_object_get_size (obj=0xf0009fe0) at ../../mono/sgen/sgen-gc.h:767
  1852. #8 pin_objects_from_nursery_pin_queue (ctx=..., do_scan_objects=0) at sgen-gc.c:607
  1853. #9 pin_objects_in_nursery (do_scan_objects=do_scan_objects@entry=0, ctx=...) at sgen-gc.c:688
  1854. #10 0x081d7eac in collect_nursery (reason=reason@entry=0x8397a8b "Nursery full", is_overflow=is_overflow@entry=0, unpin_queue=0x0) at sgen-gc.c:1602
  1855. #11 0x081d882e in major_start_concurrent_collection (reason=<optimized out>) at sgen-gc.c:2185
  1856. #12 sgen_perform_collection (requested_size=requested_size@entry=1744, generation_to_collect=0, reason=0x8397a8b "Nursery full", wait_to_finish=wait_to_finish@entry=0, stw=stw@entry=1) at sgen-gc.c:2340
  1857. #13 0x081d8c36 in sgen_ensure_free_space (size=size@entry=1744, generation=generation@entry=0) at sgen-gc.c:2295
  1858. #14 0x081c8ed8 in sgen_alloc_obj_nolock (vtable=vtable@entry=0x9028958, size=size@entry=1744) at sgen-alloc.c:238
  1859. #15 0x081757bf in mono_gc_alloc_vector (vtable=0x9028958, size=1744, max_length=431) at sgen-mono.c:1772
  1860. #16 0xf77926e7 in ?? ()
  1861. #17 0xf778e6e8 in ?? ()
  1862. #18 0xe6210300 in ?? ()
  1863. #19 0xe62102cc in ?? ()
  1864. #20 0xc032e31c in ?? ()
  1865. #21 0xc032e158 in ?? ()
  1866. #22 0xc032d7b8 in ?? ()
  1867. #23 0xc032cf34 in ?? ()
  1868. #24 0xc0324d98 in ?? ()
  1869. #25 0xe620fb00 in ?? ()
  1870. #26 0xe623b2ac in ?? ()
  1871. #27 0xe623a7ec in ?? ()
  1872. #28 0xe5c0ce5c in ?? ()
  1873. #29 0xe5c0cd7c in ?? ()
  1874. #30 0xf4d48590 in ?? ()
  1875. #31 0xf4d48544 in ?? ()
  1876. #32 0xf4d48347 in ?? ()
  1877. #33 0xf4d481b8 in ?? ()
  1878. #34 0xf4d47e70 in ?? ()
  1879. #35 0xf4d47b60 in ?? ()
  1880. #36 0xf4d4798c in ?? ()
  1881. #37 0xf4d65ee8 in ?? ()
  1882. #38 0xf4d65a34 in ?? ()
  1883. #39 0xf4d65aad in ?? ()
  1884. #40 0x08078559 in mono_jit_runtime_invoke (method=0x8f924a0, obj=0x0, params=0x0, exc=<optimized out>, error=0xf41ff19c) at mini-runtime.c:2533
  1885. #41 0x08155f29 in do_runtime_invoke (method=0x8f924a0, obj=0x0, params=0x0, exc=0xf41ff190, error=0xf41ff19c) at object.c:2860
  1886. #42 0x0818b1e8 in try_invoke_perform_wait_callback (error=0xf41ff19c, exc=0xf41ff190) at threadpool.c:358
  1887. #43 worker_callback (unused=unused@entry=0x0) at threadpool.c:438
  1888. #44 0x08300990 in worker_thread (data=data@entry=0x92f3e08) at threadpool-worker-default.c:590
  1889. #45 0x08194764 in start_wrapper_internal (stack_ptr=0xf41ff2c4, start_info=0x0) at threads.c:837
  1890. #46 start_wrapper (data=0x933ed90) at threads.c:889
  1891. #47 0x082181a0 in inner_start_thread (data=0x933eee0) at mono-threads.c:1170
  1892. #48 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1893. #49 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1894.  
  1895. Thread 4 (Thread 0xf44dcb40 (LWP 21917)):
  1896. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1897. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1898. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xf44dbc8c, context=0xf44dbd0c) at mono-threads-posix-signals.c:178
  1899. #3 <signal handler called>
  1900. #4 0xf77bfbe9 in __kernel_vsyscall ()
  1901. #5 0xf7712e36 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1902. #6 0x0821700a in mono_os_cond_timedwait (timeout_ms=<optimized out>, mutex=0x842c398 <sleep_mutex>, cond=0x842c3c0 <sleep_cond>) at ../../mono/utils/mono-os-mutex.h:179
  1903. #7 mono_coop_cond_timedwait (timeout_ms=<optimized out>, cond=<optimized out>, mutex=<optimized out>) at ../../mono/utils/mono-coop-mutex.h:99
  1904. #8 sleep_interruptable (alerted=0xf44dc25c, ms=500) at mono-threads.c:1293
  1905. #9 mono_thread_info_sleep (ms=ms@entry=500, alerted=alerted@entry=0xf44dc25c) at mono-threads.c:1325
  1906. #10 0x08300050 in monitor_thread (data=data@entry=0x92f3e08) at threadpool-worker-default.c:804
  1907. #11 0x08194764 in start_wrapper_internal (stack_ptr=0xf44dc2c4, start_info=0x0) at threads.c:837
  1908. #12 start_wrapper (data=0x933ed90) at threads.c:889
  1909. #13 0x082181a0 in inner_start_thread (data=0x933eee0) at mono-threads.c:1170
  1910. #14 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1911. #15 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1912.  
  1913. Thread 3 (Thread 0xf60c3b40 (LWP 21916)):
  1914. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1915. #1 0xf7715026 in do_futex_wait.constprop () from /lib/i386-linux-gnu/libpthread.so.0
  1916. #2 0xf7715117 in __new_sem_wait_slow.constprop.1 () from /lib/i386-linux-gnu/libpthread.so.0
  1917. #3 0x080f562b in mono_os_sem_wait (flags=MONO_SEM_FLAGS_ALERTABLE, sem=0x8415c90 <finalizer_sem>) at ../../mono/utils/mono-os-semaphore.h:209
  1918. #4 mono_coop_sem_wait (sem=0x8415c90 <finalizer_sem>, flags=<optimized out>) at ../../mono/utils/mono-coop-semaphore.h:40
  1919. #5 finalizer_thread (unused=unused@entry=0x0) at gc.c:907
  1920. #6 0x08194764 in start_wrapper_internal (stack_ptr=0xf60c32c4, start_info=0x0) at threads.c:837
  1921. #7 start_wrapper (data=0x8fb83a0) at threads.c:889
  1922. #8 0x082181a0 in inner_start_thread (data=0x8f9ec88) at mono-threads.c:1170
  1923. #9 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1924. #10 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1925.  
  1926. Thread 2 (Thread 0xf751eb40 (LWP 21915)):
  1927. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1928. #1 0xf7712a6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  1929. #2 0x08202a54 in mono_os_cond_wait (cond=0x842be20 <work_cond>, mutex=<optimized out>) at ../../mono/utils/mono-os-mutex.h:146
  1930. #3 thread_func (thread_data=0xf779d004) at sgen-thread-pool.c:129
  1931. #4 0xf770d295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  1932. #5 0xf763805e in clone () from /lib/i386-linux-gnu/libc.so.6
  1933.  
  1934. Thread 1 (Thread 0xf754f700 (LWP 21914)):
  1935. #0 0xf77bfbe9 in __kernel_vsyscall ()
  1936. #1 0xf757d200 in sigsuspend () from /lib/i386-linux-gnu/libc.so.6
  1937. #2 0x0821352f in suspend_signal_handler (_dummy=35, info=0xffd9018c, context=0xffd9020c) at mono-threads-posix-signals.c:178
  1938. #3 <signal handler called>
  1939. #4 0xf77bfbe9 in __kernel_vsyscall ()
  1940. #5 0xf7716549 in send () from /lib/i386-linux-gnu/libpthread.so.0
  1941. #6 0xeece8468 in ?? () from /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1942. #7 0xeece67be in ?? () from /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1943. #8 0xeece6be6 in ?? () from /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1944. #9 0xeecda15e in ?? () from /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1945. #10 0xef13c22e in ?? () from /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1946. #11 0xef0d4a32 in ?? () from /home/<redacted>/.local/share/Steam/linux32/steamclient.so
  1947. #12 0xf5f854b8 in SteamWrapper_IsPacketAvailable () from /home/<redacted>/.local/share/Steam/steamapps/common/Pyre/lib/libSteamWrapper.so
  1948. #13 0xe5c0f064 in ?? ()
  1949. #14 0xe5c0e7f4 in ?? ()
  1950. #15 0xe5c0d594 in ?? ()
  1951. #16 0xf5f9268c in ?? ()
  1952. #17 0xf5f939c7 in ?? ()
  1953. #18 0x08078559 in mono_jit_runtime_invoke (method=0x8f7def8, obj=0x0, params=0xffd9151c, exc=<optimized out>, error=0xffd9157c) at mini-runtime.c:2533
  1954. #19 0x08155f29 in do_runtime_invoke (method=0x8f7def8, obj=0x0, params=0xffd9151c, exc=0x0, error=0xffd9157c) at object.c:2860
  1955. #20 0x08158232 in do_exec_main_checked (method=0x8f7def8, args=0xf00002a0, error=0xffd9157c) at object.c:4687
  1956. #21 0x08067985 in mono_jit_exec (domain=domain@entry=0x8f7ad48, assembly=assembly@entry=0x8fb8b88, argc=argc@entry=1, argv=argv@entry=0x8f6500c) at driver.c:1029
  1957. #22 0x08069508 in main_thread_handler (user_data=<synthetic pointer>) at driver.c:1098
  1958. #23 mono_main (argc=2, argv=0x8f65008) at driver.c:2168
  1959. #24 0x080656c1 in main ()
  1960.  
  1961. =================================================================
  1962. Got a SIGSEGV while executing native code. This usually indicates
  1963. a fatal error in the mono runtime or one of the native libraries
  1964. used by your application.
  1965. =================================================================
  1966.  
  1967. ./Pyre: line 46: 21914 Aborted ./Pyre.bin.x86 $@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement