Custom Query (16363 matches)
Results (1819 - 1821 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3243 | fixed | 3D hangs when running OpenGL Extension Viewer -> Fixed in SVN. | ||
| 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) |
|||
| #3245 | fixed | gdb doesn't work in Linux guest -> fixed in SVN/2.1.4 | ||
| Description |
Environment. Host: WinXP/32 SP2 on AMD Athlon64 x2 (old CPU, no fancy VM bits supported). Guest: Debian (Sid) 32 bit. Starting from VBox 2.1.0, "gdb" under Linux guest can't set breakpoints. That means essentially one can't start program under debugger. I have strace'd gdb and attaching output. This is apparently the call where gdb fails: ptrace(PTRACE_SETREGS, 2390, 0, 0xbfa5aaf8) = -1 EIO (Input/output error) gdb works fine with 2.0.6. |
|||
| #3246 | fixed | ARB_fragment_program extension broken -> Fixed in SVN. | ||
| Description |
ARB_fragment_program support is incomplete.
The following code leaves glGetIntegerv (GL_MAX_TEXTURE_COORDS_ARB, &numTexCoords);
The code is protected with a check whether the ARB_fragment_program extension is supported. The |
|||

