<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Freeze/crash in Microsoft Print to PDF dialog when trying to paste (Ctrl-V) a filename in the 'Save Print Output As' dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127547#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Freeze/crash in Microsoft Print to PDF dialog when trying to paste (Ctrl-V) a filename in the 'Save Print Output As' dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127547">bug 127547</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=157317" name="attach_157317" title="bts on windbg">attachment 157317</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=157317&action=edit" title="bts on windbg">[details]</a></span>
bts on windbg

Here are all the bts retrieved on Windbg on Win10 with master sources updated
today.

Steps to retrieve them:
- launch LO from cygwin term
- launch Windbg and attach LO process + "g"
- reproduce the freeze with sdc.blanco's comment
- Ctrl-c one (2 times if needed) on Cygwin
=> Windbg allows to launch the following command:
~*k
All bts display on Command window
but you can't copy paste bts from Windbg since clipboard is locked for all apps
in Windows.
solution: in Windbg, menu Edit, Write Window Text to File...</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>