[Libreoffice-bugs] [Bug 107515] LibreOffice hangs on paste

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 30 11:33:35 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=107515

Buovjaga <todventtu at suomi24.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |todventtu at suomi24.fi

--- Comment #5 from Buovjaga <todventtu at suomi24.fi> ---
You could try getting a backtrace of the hang:
https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg

As it's a hang, you might have to input

~* kp

like mentioned here:
https://developer.mozilla.org/en-US/docs/Mozilla/How_to_get_a_stacktrace_with_WinDbg#After_the_crash_or_hang

Here is the reference on kp:
https://msdn.microsoft.com/en-us/library/windows/hardware/ff551943(v=vs.85).aspx
The k* commands display the stack frame of the given thread, together with
related information.
p Displays all of the parameters for each function that is called in the stack
trace. The parameter list includes each parameter's data type, name, and value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170430/7c8b5107/attachment.html>


More information about the Libreoffice-bugs mailing list