Custom Query (16363 matches)
Results (1957 - 1959 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1870 | duplicate | Cannot use `mkdir a\b` in shared folder | ||
| Description |
Mount a shared folder. Then try |
|||
| #1872 | fixed | Random Crash => please retry with version 1.7 when it is released | ||
| Description |
I am running VirtualBox on Ubuntu 8.04.1 as host, when i run VirtualBox and choose a Guest it won't boot. From the logs I get: 00:00:38.619 Changing the VM state from 'DESTROYING' to 'TERMINATED'. 00:00:38.677 ERROR [COM]: aRC=NS_ERROR_UNEXPECTED (0x8000ffff) aIID={09789f63-4525-48e5-5e4-1080453b0eab} aComponent={Display} aText={The object is not ready} aWarning=false, preserve=false If i run VirtualBox -startvm <vm>, i get: kiosk@kiosk:~$ VirtualBox -startvm ttt2 Xlib: extension "XInputExtension" missing on display "127.0.0.1:1.0". Qt WARNING: Failed to get list of devices Qt WARNING: X Error: BadWindow (invalid Window parameter) 3
Qt WARNING: X Error: BadValue (integer parameter out of range for operation) 2
Qt WARNING: X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Qt WARNING: X Error: BadWindow (invalid Window parameter) 3
Qt WARNING: X Error: BadWindow (invalid Window parameter) 3
Segmentation fault kiosk@kiosk:~$ If i increase ulimit -c from zero (ubuntu's default) to unlimited it works most of the time. A core dump can be found here. |
|||
| #1873 | fixed | Disk access errors when using secondary SATA disk under Windows XP SP2. | ||
| Description |
Host is Slackware Linux 12.0, running kernel 2.6.21.5 SMP. Guest is Windows XP SP2. Primary (OS) disk is IDE, Second disk is SATA formatted NTFS with default options. Both disks are configured as expanding. I have installed SATA drivers from Intel, as specified in this thread. http://forums.virtualbox.org/viewtopic.php?t=7177 I found several "Delayed write failed" messages, so I switched off the delayed write feature of the SATA driver in XP. This improved things, but still I got disk errors which resulted in the second drive (Drive D:) disappearing. I have plenty of space available on the host drive (>70GB), and the system has been working flawlessly otherwise. Second disk is 5.7GB in size (on the disk) and maximum size has been set to 11GB. Please note that you really have to hammer the system to reproduce this. I set going a 3-hour compilation, and it failed after approximately two hours, so this might be an obscure one to track down, but it's definitely there, and for a production environment it's a show-stopper. The IDE controller doesn't seem to suffer the same problems, and I've been using that for similar builds for months now. If the intel SATA drivers are the wrong ones to be using, then it would be very good if this could be made clear, perhaps with the docs suggesting an alternative? |
|||

