<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in: windows.storage.dll when hitting cancel in file open dialog, when a file search is running"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106282#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in: windows.storage.dll when hitting cancel in file open dialog, when a file search is running"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106282">bug 106282</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>The problem seems to be unloading of ExplorerFrame.dll in CoUninitialize() in
the AsyncRequests thread, while still running the code from it (executing
CFirstPageResults::RunBackgroundEnumeration - see <a href="show_bug.cgi?id=106282#c5">comment 5</a>).

However, simply removing CoUninitialize() from VistaFilePickerImpl::after()
doesn't help, possibly because it still gets called automatically when the
thread terminates (?).

Hope this would help.</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>