20-12-2019, 08:55 AM
(This post was last modified: 20-12-2019, 08:56 AM by josemendez.)
(19-12-2019, 04:32 PM)Emmaa Wrote: 5.0, (downloaded from the asset store Nov 20)
Hi there,
After careful testing we've determined it to be a bug in the math library we use, Eigen:
https://eigen.tuxfamily.org/bz/show_bug.cgi?id=1233
Seems to only affect 64 bit Linux. It is caused by an unaligned memory read during matrix data assignment. Weirdly enough we've not been able to reproduce it.
Does your CPU support simd extensions, specifically SSE2 and/or AVX?