Custom Query (16363 matches)
Results (1084 - 1086 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1594 | fixed | Guest hangs randomly installing Windows 2000 | ||
| Description |
While installing Windows 2000 server on a Linux host, the guest processes hang at random. It boots from CD and starts installing, but at some random point during the install process the guest hangs and no further progression can occur. Often it hangs during Windows' long periods of "doing something", whether that is copying files or investigating system hardware, but sometimes also during configuration such as date/time formats. The hangs usually exhibit the guest mouse pointer continuing to move (controlled by my mouse) but it's an hourglass and it stays that way. Running VirtualBox 1.6.0 on a Linux host, installed from virtualbox_1.6.0-30421_Debian_etch_i386.deb The host details - Debian lenny, CPU is Intel(R) Pentium(R) 4 CPU 3.20GHz with hyperthreading, (so 2-cpu SMP). It is kernel 2.6.24.5, tickless. Kernel logs when I modprobe vboxdrv ... May 22 18:05:47 host kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently... May 22 18:05:47 host kernel: vboxdrv: Successfully done. May 22 18:05:47 host kernel: vboxdrv: Found 2 processor cores. May 22 18:05:47 host kernel: vboxdrv: fAsync=0 u64DiffCores=3552. May 22 18:05:47 host kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. May 22 18:05:47 host kernel: vboxdrv: Successfully loaded version 1.6.0 (interface 0x00070001). May 22 22:03:31 host kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently... May 22 22:03:31 host kernel: vboxdrv: Successfully done. May 22 22:03:31 host kernel: vboxdrv: Found 2 processor cores. May 22 22:03:31 host kernel: vboxdrv: fAsync=0 u64DiffCores=3608. May 22 22:03:31 host kernel: vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'. May 22 22:03:31 host kernel: vboxdrv: Successfully loaded version 1.6.0 (interface 0x00070001). As you can see I have tried adding force_async_tsc=1 to the module options; the result is the same. The guest is Windows 2000 server, install from .ISO file. 256 MB memory, 16 MB video memory (I also tried 8), one virtual disk (8 GB, VDI), Audio none (I also tried with ICH AC97), Network Adapter PCnet-FAST III (NAT). I tried enabling IO-APIC and changing the IDE controller type from PIIX4 to PIIX3. None of the changes I made so far makes any difference in the random hanging. I'll attach the VM log. |
|||
| #13963 | duplicate | Network disconnects frequently | ||
| Description |
The network connection disconnects and then immediately reconnects every few minutes. This issue arose in 4.3.22, and was fixed in 4.3.24. But has returned in 4.3.26. |
|||
| #10660 | wontfix | File update in shared folder does not trigger inotify on Ubuntu | ||
| Description |
Hello all! I'm using virtualbox 4.1.16 and latest guest addition. My Host is Windows 7 and Guest is Ubuntu 11.10 I have a shared folder which its files suppose to be "watched" for changes from the Ubuntu machine by a node.js application - grunt:https://github.com/cowboy/grunt the "watch" functionality in node.js is based on inotify:http://nodejs.org/api/fs.html#fs_fs_writefilesync_filename_data_encoding for some reason, when i update a file in the shared folder from within the win host the Ubuntu guest does not triggers a file change. i know its not a bug within node.js app since when i use: touch filename.js command in the ubuntu cmd the watch function works. plus i saw someone else suffer from this kind of bug in different ruby application check it out on this url:https://github.com/guard/guard/issues/269 your help is highly appreciated! Thanks :) |
|||

