Core dumped while selecting translation
musuruan opened this issue · 3 comments
In the "Options" menu, I select the language entry.
if I move to the right, nxengine-evo will crash after "French". If I move to the left, it will crash after "Polish".
This is what I get in the teminal:
/usr/include/c++/10/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = unsigned int; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::reference = unsigned int&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.
Annullato (core dump creato)
I'm using the latest v1.14 translation files. I use Fedora 33/x86_64.
Can't reproduce.
I've upgraded to F35/x86_64 and I have the same crash if I try to change language.
/usr/include/c++/11/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = unsigned int; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::reference = unsigned int&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Annullato (core dump creato)
same with the flatpak version