Oggi è arrivato l’aggiornamento di blender 2.83.1 eseguendo dalla shell mi segnala il seguente errore:
$ blender
Read prefs: /home/---------/.config/blender/2.83/config/userpref.blend
/usr/include/c++/10/bits/stl_deque.h:1326: std::deque<_Tp, _Alloc>::reference std::deque<_Tp, _Alloc>::operator[](std::deque<_Tp, _Alloc>::size_type) [with _Tp = nv50_ir::ValueRef; _Alloc = std::allocator<nv50_ir::ValueRef>; std::deque<_Tp, _Alloc>::reference = nv50_ir::ValueRef&; std::deque<_Tp, _Alloc>::size_type = long unsigned int]: Assertion ‘__builtin_expect(__n < this->size(), true)’ failed.
Annullato (core dump creato)
Ciao