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

--- Comment #17 from Mike Kaganski <[email protected]> ---
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 comment 5).

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.

-- 
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

Reply via email to