Opened 4 years ago
Closed 4 years ago
#20401 closed defect (duplicate)
Virtual Machine crashes when dragging link
Reported by: | MemoryJack | Owned by: | |
---|---|---|---|
Component: | drag and drop | Version: | VirtualBox 6.1.22 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
Hello, I was using a virtual machine when i accidentally dragged a link inside the virtual machine. The virtual machine got aborted by virtualbox. it also gave a memory read error. I think the reason why it gave that error is because virtualbox is not checking if what the user drags inside of the virtual machine is a file or directory so it tries to read it then because it is not a file it gives a read error. So i would suggest you guys let virtualbox check if what the user drags inside the virtual machine is a file or directory. So i would like to report this issue to help improve virtualbox. If i could contribute through code it would a dream.
#20405