Custom Query (16363 matches)
Results (1810 - 1812 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3222 | fixed | Assertion Failed tcp_subr.c (1341) | ||
| Description |
Host: linux x86_64 I copy from fps server in a guest, when vitualbox crashed. There is a log: Log created: 2009-01-29T08:38:17.394913000Z Executable: /opt/VirtualBox-2.0.6/VirtualBox Arg[0]: /opt/VirtualBox-2.0.6/VirtualBox Arg[1]: -comment Arg[2]: Mandriva 2009 Arg[3]: -startvm Arg[4]: dde32a9d-e6ea-47ad-a48b-c35381e48a06 !!Assertion Failed!! Expression: <NULL> Location : /home/vbox/tinderbox/2.0-lnx64-rel/src/VBox/Devices/Network/slirp/tcp_subr.c(1341) VBoxU32PtrHashSlow NAT pointer hash error. pv=000000000326b9e0 cpvHashUsed=244 cpvHashCollisions=46 |
|||
| #3223 | fixed | Ubuntu 8.04.2 on Windows XP: input/output error | ||
| Description |
Host: Windows XP Professional, Version 2002 SP2 Guest: Ubuntu 8.04.2, 2.6.24-23-generic SMP VBox: 2.1.2 This seems to happen after the guest has been running for a couple of days. Most of the time it happens when I come in to work -- I usually keeps the VM and a number of gnome-terminal sessions running. When the error happens, any command line generates a message saying "input/output error". |
|||
| #3224 | fixed | 3D acceleration not working on OSE | ||
| Description |
3D acceleration does not appear to be working on OSE. The checkbox is present, but marking it won't result in VBox.log including the usual information about OpenGL (e.g. "OpenGL Info: Render SPU: GL_VENDOR: blah"). I suspect it has something to do with incomplete handling of the OpenGLEnabled configuration setting. It is checked for, but there seems to be no code to enable it: $ rgrep OpenGLEnabled src/ src/VBox/Main/VMMDevInterface.cpp: if (!CFGMR3AreValuesValid(pCfgHandle, "Object\0OpenGLEnabled\0crOpenGLEnabled\0")) src/VBox/Main/VMMDevInterface.cpp: rc = CFGMR3QueryBool(pCfgHandle, "OpenGLEnabled", &fEnabled); |
|||

