https://bugs.documentfoundation.org/show_bug.cgi?id=170740
--- Comment #11 from Patrick (volunteer) <[email protected]> --- Created attachment 205855 --> https://bugs.documentfoundation.org/attachment.cgi?id=205855&action=edit Instruments screen snapshot of LibreOffice hang I finally was able to reproduce this bug! I cannot reproduce it consistently, but it is most likely to occur when I have the Instruments application running a Time Profile on LibreOffice while I am Option-dragging a window in LibreOffice. Fortunately, I was able to capture a screen snapshot of the Time Profile before having to kill everything. What I see in the heaviest stack trace is LibreOffice is spending a lot of time in _LSCopyFrontApplication() while in a native NSTimer or CFRunLoopSource. So next step is to put some debug code in to see what copy and paste operations are happening while the hang occurs. -- You are receiving this mail because: You are the assignee for the bug.
