https://bugs.documentfoundation.org/show_bug.cgi?id=92117

--- Comment #12 from Caolán McNamara <caol...@redhat.com> ---
I can reproduce this on delete under 32bit windws

In ScDocFunc::DeleteCells
at line 2340 I see a qDecreaseRange with 5579 entries in it
There is a gadzillion UnmergeCells calls, and each one will create a new undo
doc
In my case on iteration 5122 through the qDecreaseRange I run out of memory and
get a std::exception

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to