System Information
Operating system: Debian GNU/Linux rodete
Graphics card: NVIDIA Corporation GP107GL [Quadro P1000]
Blender Version
Broken: 2.83.2, 2.90.1
Worked: 2.79
Short description of error
I had an unexpected crash when using blender python script. However, weird things happened after the crash.
All the blender scenes loaded are corrupted, with completely messed-up polygon positions. (see the attached image)
With the crashed scenes, I can not move/scale any object, it can be rendered (with the weird positions).
However, the scenes can be loaded and displayed correctly with an older version, like v2.79, but failed with newer version, such has 2.90.1.
I tried to reinstall blender using apt, but it does not work. And I also downloaded the v2.90 standalone version, it failed the same way.
I am suspecting this was due to a failure in changing the local coordinates of objects.
Any libraries that the newer version of blender depends on?
Exact steps for others to reproduce the error
I am not sure how to reproduce.

