<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice hangs on paste"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107515">bug 107515</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>todventtu@suomi24.fi
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice hangs on paste"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107515#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice hangs on paste"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107515">bug 107515</a>
              from <span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>You could try getting a backtrace of the hang:
<a href="https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg">https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg</a>

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

~* kp

like mentioned here:
<a href="https://developer.mozilla.org/en-US/docs/Mozilla/How_to_get_a_stacktrace_with_WinDbg#After_the_crash_or_hang">https://developer.mozilla.org/en-US/docs/Mozilla/How_to_get_a_stacktrace_with_WinDbg#After_the_crash_or_hang</a>

Here is the reference on kp:
<a href="https://msdn.microsoft.com/en-us/library/windows/hardware/ff551943(v=vs.85).aspx">https://msdn.microsoft.com/en-us/library/windows/hardware/ff551943(v=vs.85).aspx</a>
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>