Opened 17 months ago
#21937 new defect
VB 7.0.12 freezes randomly when copying or moving big files to VB shared folder
Reported by: | dbuitel | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.12 |
Keywords: | VBoxSF.sys | Cc: | dbuitel |
Guest type: | Windows | Host type: | Windows |
Description
Hi
When I copy big amounts of data ( hundreds of Mb) from a folder inside Virtualbox to a VirtualBox shared folder, VirtualBox randomly freezes and after some time the VM reboots. After the VM has rebooted, I can copy or move the rest of the files. Sometimes it freezes again and reboots. I checked the file systems for errors, both in the VM and the host system. No errors were found. I have attached the log file from a session were the VM froze and rebooted.
On suggestion of a forum member, I installed WinDbg Preview from the Microsoft Store. Opened the minidump file in WinDbg Preview and executed !analyze -v. Analysing the minidump shows the following call stack:
[0x0] ntKeBugCheckEx 0xffffbb00cc6b5958 0xfffff8021de31f0d [0x1] ntExpReleaseResourceSharedForThreadLite+0x1ebf4d 0xffffbb00cc6b5960 0xfffff8021dd28400 [0x2] ntExReleaseResourceForThreadLite+0xf0 0xffffbb00cc6b5a20 0xfffff80222ef1612 [0x3] VBoxSF + 0x71612!VBoxSF+0x71612 0xffffbb00cc6b5a80 0xffff9a07d65105e0 [0x4] 0xffff9a07d65105e0!+ 0xffffbb00cc6b5a88 0xfffff80222ef6260 [0x5] VBoxSF + 0x76260!VBoxSF+0x76260 0xffffbb00cc6b5a90 0xffffc00b45662910 [0x6] 0xffffc00b45662910!+ 0xffffbb00cc6b5a98 0xffff9a07d65105e0 [0x7] 0xffff9a07d65105e0!+ 0xffffbb00cc6b5aa0 0xfffff80222ef6260 [0x8] VBoxSF + 0x76260!VBoxSF+0x76260 0xffffbb00cc6b5aa8 0x0
Is this of any help?
I added also the complete output of the analyze command.
Zip file with output of the !analyze -v command