VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (367 - 369 of 16363)

Ticket Resolution Summary Owner Reporter
#377 invalid NAT net: DNS not working after net failure xerces8
Description

vbox 1.3.8 on winXPproSP2

I started a VM (with NAT networking, OS is Ubuntu 7.04), while the host had no network connection. Then I connected the host and networking on the host worked. But in the guest it did not. It turns out, that outgoing TCP connections work, but only to numerical IP addresses. DNS resolving on the other hand not. Tried a manual "nslookup some.server.com" and it failed. The TCP/IP parameters in the VM were correct :

  • address 10.0.2.15
  • gateway 10.0.2.2
  • DNS server : 10.0.2.3

I did not try an external DNS server.

After restarting vbox it still did not work. Only after restarting the host it started to work.

#378 fixed Won't Install with New Linux Kernel adma
Description

With the recent kernel update patched through in Ubuntu (2.6.20-16), Vbox no longer will run. It ran fine with 2.6.20-15 and I have since reinstalled Ubuntu from scratch to ensure I did not have a dependency issue. Thank you for your time, below is the error message I get:

make KBUILD_VERBOSE=1 -C /lib/modules/2.6.20-16-generic/build SUBDIRS=/tmp/vbox.1 SRCROOT=/tmp/vbox.1 modules gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.

gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.

make[1]: Entering directory `/usr/src/linux-headers-2.6.20-16-generic'

test -e include/linux/autoconf.h -a -e include/config/auto.conf
( \

echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false)

mkdir -p /tmp/vbox.1/.tmp_versions rm -f /tmp/vbox.1/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/vbox.1

gcc -Wp,-MD,/tmp/vbox.1/linux/.SUPDrv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -DKERNEL -Iinclude -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -march=i586 -ffreestanding -maccumulate-outgoing-args -Iinclude/asm-i386/mach-default -fomit-frame-pointer -g -I/lib/modules/2.6.20-16-generic/build/include -I/tmp/vbox.1/ -I/tmp/vbox.1/include -I/tmp/vbox.1/r0drv/linux -DKERNEL -DMODULE -DLINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DCONFIG_VBOXDRV_AS_MISC -DX86 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/linux/.tmp_SUPDrv-linux.o /tmp/vbox.1/linux/SUPDrv-linux.c

gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.

make[2]: * tmp/vbox.1/linux/SUPDrv-linux.o Error 1 make[1]: * [_module_/tmp/vbox.1] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-16-generic' make: * [vboxdrv] Error 2

#379 fixed Crash on changing type of Network adapter iPasha
Description

I was trying to change type of network adapter on my guest os from NAT to Host interface. And finally I've got the following message:

---------------------------

Assertion failed: [VBOX_SUCCESS (vrc)] at 'E:\vbox\1.3-w32-rel\src\VBox\Main\MachineImpl.cpp' (4087) in Machine::openConfigLoader. VERR_OPEN_FAILED (-101) - File/Device open failed.. Please contact the product vendor!.

Result Code: E_FAIL (0x80004005) Component: Machine Interface: IMachine {fd443ec1-0009-4f5b-9282-d72760a66916}

------------------------

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