https://bugs.documentfoundation.org/show_bug.cgi?id=96887
--- Comment #9 from Michael Stahl <[email protected]> --- Created attachment 124169 --> https://bugs.documentfoundation.org/attachment.cgi?id=124169&action=edit dump of pending messages on main thread this is with a tricky patch to replace the GetMessageW(SAL_MSG_RELEASEWAITYIELD) with a PeekMessage / Sleep(1) and then a debugger-enableable loop to print results of GetMessage(0, 0) once it's deadlocked it's truncated in the end because i put the fflush() in the wrong place :-/ -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
