https://bugs.documentfoundation.org/show_bug.cgi?id=149548
--- Comment #3 from Aron Budea <[email protected]> --- Created attachment 180738 --> https://bugs.documentfoundation.org/attachment.cgi?id=180738&action=edit Backtrace Attaching backtrace taken with LO 7.5.0.0.alpha0+ (3ad12672e924f7aef394119f9fe5f0b06a900b9e) debug build. Also saw this on the console: /usr/include/c++/9/debug/array:155: In function: constexpr std::__debug::array<_Tp, _Nm>::value_type& std::__debug::array<_Tp, _Nm>::operator[](std::__debug::array<_Tp, _Nm>::size_type) [with _Tp = BigPtrEntry*; long unsigned int _Nm = 1000; std::__debug::array<_Tp, _Nm>::reference = BigPtrEntry*&; std::__debug::array<_Tp, _Nm>::value_type = BigPtrEntry*; std::__debug::array<_Tp, _Nm>::size_type = long unsigned int] Error: attempt to subscript container with out-of-bounds index 32450, but container only holds 1000 elements. Objects involved in the operation: sequence "this" @ 0x0x1b { type = std::__debug::array<BigPtrEntry*, 1000ul>; } -- You are receiving this mail because: You are the assignee for the bug.
