VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1933 - 1935 of 16363)

Ticket Resolution Summary Owner Reporter
#3466 fixed Unable to get working ntpd on Linux 64-bit guests Igor Shergin
Description

I have running Debian and CentOS on my VirtualBox (MacBook, 32-bit, MacOS 10.5), both 32-bit and 64-bit versions, and noticed that ntpd works fine on 32-bit guests and fails to find time sources on 64-bit. Probably it happens on all Linux systems.

#3467 fixed Virtual machine stops just accessing apache on VM (GuestOS:FreeBSD) sakamori
Description

Host OS:Windows Vista Guest OS:Freebsd Above situation, I installed apache 2.2 and ruby. Then, access like http://[IPaddress of VM]/, Virtual Machine will crased. That web is ruby script wrote by ruby (called tdiary). All thing are installed from ports.

#3468 fixed Fails to build with "VBOX_WITH_64_BITS_GUESTS=" blueyed
Description

In Ubuntu the package has/had code to set VBOX_WITH_64_BITS_GUESTS according to the build system.

This fails to build. Some investigation is available at https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/328161 and the build log is at: http://launchpadlibrarian.net/23237526/build.log

The problem is likely in src/VBox/VMM/testcase/tstVMStructGC.cpp, where it should be 4 instead of 8 in the second case:

#ifdef VBOX_WITH_64_BITS_GUESTS
AssertCompileSize(RTGCPTR,  8);
#else
AssertCompileSize(RTGCPTR,  8);
#endif

I'm not sure at all and the Ubuntu package does not change VBOX_WITH_64_BITS_GUESTS now anymore, but wanted to notify you about this.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy