Opened 6 years ago
Last modified 6 years ago
#18749 new defect
vbox VERR_BUFFER_OVERFLOW GTX 1650
Reported by: | Trent | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 6.0.8 |
Keywords: | gtx | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description
Good day,
Any time I run anything that uses OpenGL, and I run with the 3D checkbox enabled, I receive this error...
OpenGL Warning: vbox Call failed with VBox status code VERR_BUFFER_OVERFLOW
I am running VB 6.0.8.
I recently moved my hard drive from an old machine to a new machine with... i9 9900k with ROG-STRIX-Z390-E-GAMING. If you need the full specs of the machine, just let me know. Anyhow, I simply moved it and re-activated windows 10.
Unchecking the 3D box fixes the problem, albeit at a generally reduced performance for Google Chrome, my development IDE, etc.
I have attempted a re-install of virtualbox, as well as a re-install of the vbox client drivers, to no avail.
If someone wants me to run a special GTX 1650 build to try, just let me know.
Thanks.
Change History (2)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
One more thing: the process that tried to use OpenGL completely hangs. If I kill -9 the process it hangs that virtualbox instance, which I can then kill with windows task manager, and restart it. So, even if you're not supporting that old driver, it probably best to make sure it doesn't *hang* and displays a better error message perhaps?
Quick update: VBoxVGA driver didn't work, but when I changed to VBoxSVGA, I don't receive the error. After googling I found that VBoxSVGA is the latest one, so maybe that's fine?