https://bugs.documentfoundation.org/show_bug.cgi?id=167449
--- Comment #9 from Mike Kaganski <[email protected]> --- I suspect that this could be a OOM, caused not by Copy operation itself, but by some clipboard manager installed on the OP's system, that detected the clipboard change, and requested all the clipboard formats' content. In that case, some formats could be rather big - e.g., on my system, NirSoft InsideClipboard reports some formats (namely, BMP and DIB) about 200 MB each. Or it could leak the GDI objects *then*. The "Portable" in "LO 25.2.3.2 Portable" means it was a 32-bit version, which adds to the restrictions. It might be possible to reproduce it using a 32-bit build, and either using a manager (like InsideClipboard), or trying to paste all the available formats after copy. -- You are receiving this mail because: You are the assignee for the bug.
