https://bugs.documentfoundation.org/show_bug.cgi?id=169292
--- Comment #2 from Thomas <[email protected]> --- When starting LibreOffice from command line, the following error message gets shown: /usr/include/c++/15/bits/stl_vector.h:1263: constexpr std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = std::unique_ptr<EditLine>; _Alloc = std::allocator<std::unique_ptr<EditLine> >; reference = std::unique_ptr<EditLine>&; size_type = long unsigned int]: Assertion '__n < this->size()' failed. I also started LibreOffice with command line flag --backtrace. I will add the generated GDB logfile next. -- You are receiving this mail because: You are the assignee for the bug.
