Custom Query (16363 matches)
Results (1576 - 1578 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1611 | fixed | VBoxHeadless w/ VRDP segfault when entering => Retry with 1.6.6 | ||
| Description |
On Linux 64-bit tar.gz VirtualBox 1.6.0 setup. On a Windows XP guest, whenever I enter "Add/remove components" from the "Add/remove programs" control panel, VRDP makes the headless session crash : VBoxHeadless[5435]: segfault at 4 ip 7fcf9c5ed0dc sp 410f8b90 error 4 in VBoxVRDP.so[7fcf9c59e000+8e000] |
|||
| #1612 | fixed | append does not work correctly on a vboxsf filesystem => Fixed in SVN | ||
| Description |
The following commands demonstrate that ticket 1178 is not correctly solved: $ echo 'a very long line with text' >/XP/file.txt $ echo 'a bit more' >>/XP/file.txt $ cat /XP/file.txt a bit more line with text $ This is with a Debian/testing guest on a Windows XP/sp2 host, and /XP is the result of # mount -t vboxsf -o defaults,uid=matthijs,gid=matthijs C_DRIVE /XP |
|||
| #1613 | fixed | build_in_tmp not found => remove /etc/vbox/vbox.cfg | ||
| Description |
After a recent update to hardy heron (26 May 2008) which included a kernel update. Virtual box ceased to run a VM and produced a kernel module error. The Error message: VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED). Result Code: 0x80004005 Component: Console Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf} After running the suggested command to resolve the issue. The output log contained only the following line: /etc/init.d/vboxdrv: 311: /usr/lib/virtualbox/src/build_in_tmp: not found |
|||

