https://bugs.documentfoundation.org/show_bug.cgi?id=147611
--- Comment #8 from Mike Kaganski <[email protected]> --- (In reply to simao.afonso from comment #0) > /usr/include/c++/11.2.0/bits/stl_vector.h:1045: std::vector<_Tp, > _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, > _Alloc>::size_type) [with _Tp = ScSortKeyState; _Alloc = > std::allocator<ScSortKeyState>; std::vector<_Tp, _Alloc>::reference = > ScSortKeyState&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: > Assertion '__n < this->size()' failed. > > ... > > Crashing Version: > > Version: 7.3.0.3 / LibreOffice Community > Build ID: 30(Build:3) > CPU threads: 4; OS: Linux 5.16; UI render: default; VCL: gtk3 > Locale: pt-PT (en_GB.UTF-8); UI: en-GB > 7.3.0-5 > Calc: threaded > > ... > > I'm using Arch Linux. I suspect that Arch could publish debug version by mistake, which would mean that regression is not granted - it might be that it is just invisible in release versions that were used before. -- You are receiving this mail because: You are the assignee for the bug.
