On Mon, 14 Dec 2020 at 08:34, Mike Kaganski <mikekagan...@hotmail.com>
wrote:

>
> I suppose we must check to release solar mutex before any blocking calls
> to clipboard thread, including explicit waits (like
> CMtaOleClipboard::getClipboard that posts a message and then waits) and
> implicit waits like described above, calling COM methods of objects
> known to be created in a different thread.
>
>
Probably that ^^ and also we could post events to the main thread from the
clipboard, rather than directly handling them in the clipboard thread - the
stack trace referenced above looks like it could do that.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to