Opened 5 years ago
Last modified 3 years ago
#19427 new defect
windows 10 virtualbox 6.1.2 wierd cant copy / move webm files
Reported by: | clive darra | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.1.2 |
Keywords: | video, webm, | Cc: | |
Guest type: | other | Host type: | Windows |
Description
windows 10 virtualbox 6.1.2 wierd cant copy / move webm files out of vbox subdir
windows 10 file manager just hangs !
is this a windows 10 bug or is virtualbox locking the files in some strange way ?
Attachments (1)
Note:
See TracTickets
for help on using tickets.
I just finally figured out the issue that hit me for several months.
The symptoms:
Turned out that dllhost process is started by "thumbnail cache class factory", and it fails to create thumbnail for webm video file captured by VirtualBox (other webms don't have this issue).
If you unsure which file causes this issue a and don't know what to delete, download Process Explorer, run it as administrator, find dllhost.exe which consumes CPU, press View - Lower Pane View - Handles, and you'll see which file causes the issue. Delete it (it Explorer hangs and you can't delete it, kill dllhost without killing explorer), and it would work fine afterwards.