Opened 16 years ago
Closed 16 years ago
#3243 closed defect (fixed)
3D hangs when running OpenGL Extension Viewer -> Fixed in SVN.
Reported by: | darkfox | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 2.1.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
I'm trying to run OpenGL Extension Viewer on Win2K (host is Kubuntu 8.10) When executing first visual test (spinning cube with OpenGL logo) 3D in VM hangs and I have to forcibly shutdown VM. Tweaking video memory size from 8 to 128 Mb doesn't help.
There are always same errors (OpenGL Warning:) in log (see attachment)
Attachments (1)
Change History (11)
by , 16 years ago
comment:1 by , 16 years ago
You don't have 2.1.2 additions installed on the guest it seems, please retry with latest additions.
comment:2 by , 16 years ago
I do have. Additions from VBox 2.1.2 was installed (otherwise "virtual" OpenGL haven't work, only windows software emulation). Or there are additions newer than from 2.1.2 deb?
comment:3 by , 16 years ago
Could you post file version of c:\windows\system32\vboxogl.dll on the guest please? Just right click on that file and check the version information.
comment:4 by , 16 years ago
Still some doubts? :) File version: 2.1.2.0 Description: VirtualBox crOpenGL ICD
PS. OpenGL Extension Viewer is quite old, v2.13, build 182. I can upload it if necessary.
comment:5 by , 16 years ago
Hrm, Could you try instead with latest app version, because it's working on winxp atleast. It could be a bug in the app itself, so looks like waste of time debugging some older versions.
comment:6 by , 16 years ago
Well, new OGL EV requires .NET 2.0, which requires Windows Installer 3.0, which requires SP3. Maybe later. I don't think such bug can be allowed: 3D in guest OS hangs and I see no way to even terminate the app. VM became simply unusable. Also, test does work perfectly on Windows XP with ATI Radeon 9600
comment:7 by , 16 years ago
2.13 fails because it's calling function via pointer obtained through GetProcAddress, without checking if returned pointer is valid. And the pointer is NULL for unsupported extensions. App segfaults without restoring original desktop resolution etc. Guest ain't dead, you just can't see it's screen.
VBox opengl part ain't terminated at all for such failed apps, which is a known issue.
comment:9 by , 16 years ago
Summary: | 3D hangs when running OpenGL Extension Viewer → 3D hangs when running OpenGL Extension Viewer -> Fixed in SVN. |
---|
comment:10 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
host log