https://bugs.documentfoundation.org/show_bug.cgi?id=145562
--- Comment #2 from Thomas Studer <tstu...@mus.ch> --- In the meantime I found out, it happens with the clipboard copying program "copy em". The developer wrote what is below and made a suggestion for a workaraound. Maybe it is interesting for you to improve LibreOffice in that respect. Thanks for your work and for to continously improve libreoffice, which I appreciate very much. Hi Thomas, Thank you for reporting the issue. I don't know if this is due to an indirect interaction between Copy 'Em and LibreOffice. Whenever you copy an item in LibreOffice, Copy 'Em tries to read it from the clipboard and save it. This may trigger LibreOffice to provide the copied data in full to Copy 'Em. But if LibreOffice has a bug in its data-providing code, then it would crash. (Note that Copy 'Em does not talk to LibreOffice directly; it only reads new data from the clipboard, using the same code regardless of which app the data comes from. But the reading may trigger LibreOffice to provide the copied data in full.) . . .... Regards, Hoi Chang ​Developer of Copy 'Em https://twitter.com/CopyEmApp https://www.facebook.com/CopyEmPaste -- You are receiving this mail because: You are the assignee for the bug.