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

--- Comment #42 from Mike Kaganski <[email protected]> ---
(In reply to Oliver Brinzing from comment #26)
> My log file contained an entry for every *.odt file skipped during index
> process:
> 
> 87f36909      1d5de88 file:C:/Users/me/Documents/blindtext.odt        
> 8000000c        0       80070057                1       2       228
> [...]
> 
> 8000000c and 80070057 look like error codes, but i don't know the meaning.

8000000c means "A concurrent or interleaved operation changed the state of the
object, invalidating this operation."

80070057 is from HRESULT_FROM_WIN32; and the Win32 error part (00000057), which
might be incomplete due to how the mapping to HRESULT works, *might* mean "The
parameter is incorrect.".

What about an antivirus, that might possibly block/scan some files based on
extension?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to