VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (661 - 663 of 16363)

Ticket Resolution Summary Owner Reporter
#20998 fixed vboxdrv build issues (clang) CdeMills
Description

Hello Under CentOS-8, I compile kernel-ml kernels as LC_ALL=C TMPDIR=/var/tmp MAKEFLAGS="LLVM=1 LLVM_IAS=1" nice -n 20 rpmbuild ...

This permits to use clang as the compiler. Version is clang version 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54) Target: x86_64-redhat-linux-gnu

Those kernels build and run fine. Yet the vboxdrv build fails. The command line is: env LC_ALL=C TMP=/var/tmp MAKEFLAGS="LLVM=1 LLVM_IAS=1" CC=clang CXX=clang++ LD=ld.lld rcvboxdrv setup

The failure is: /tmp/vbox.0/SUPDrvGip.c:4341:13: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]

case kTscDeltaThreadState_Listening:

/tmp/vbox.0/SUPDrvGip.c:4341:13: note: insert 'attribute((fallthrough));' to silence this warning

case kTscDeltaThreadState_Listening: attribute((fallthrough));

Could you please try to build it in a similar framework and check the error reproducibility ?

Regards

Pascal

#16126 duplicate NAT CHECKSUM RST problem on 5.1.8 r111374 (Qt5.5.1) CeDeROM
Description

Hello. I have just installed FreeBSD 11.0-RELEASE-p1 [1] on VirtualBox Version 5.1.8 r111374 (Qt5.5.1) macOS 10.12.1. I have noticed problems when NAT is active - I get "connection reset by peer" quite often. This does not happen on Bridge interface. Using TCPDUMP I have noticed incorrect checksum on packet going out, just before I get RST from remote.

To reproduce:

  1. Install FreeBSD 11.0-RELEASE-p1 VM using NAT.
  2. Login as root.
  3. Make sure network is working (ping, DNS).
  4. Type pkg to bootstrap packaging system - it will fail.
  5. Try to fetch some packages from [2] - it will fail for some packages.

[1] http://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/11.0/FreeBSD-11.0-RELEASE-amd64-dvd1.iso [2] http://pkg.freebsd.org/FreeBSD:11:amd64/quarterly/All/

#8472 duplicate Cannot open a session on VM since 4.0.4 upgrade Celia Leber
Description

Ever since I upgraded to 4.0.4 earlier today, I have been getting the following error message:

Failed to open a session for the virtual machine Windows Vista. Failed to load VMMR0.r0 (VERR_SUPLIB_WORLD_WRITABLE). Unknown error creating VM (VERR_SUPLIB_WORLD_WRITABLE).

Here is the log:

00:00:00.800 VirtualBox 4.0.4 r70112 darwin.x86 (Feb 17 2011 17:33:47) release log 00:00:00.800 Log opened 2011-03-02T00:11:56.391830000Z 00:00:00.801 OS Product: Darwin 00:00:00.801 OS Release: 9.8.0 00:00:00.801 OS Version: Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 00:00:00.801 DMI Product Name: MacBook5,1 00:00:00.801 DMI Product Version: 1.0 00:00:00.801 Host RAM: 4096MB RAM, available: 2982MB 00:00:00.801 Executable: /Applications/VirtualBox.app/Contents/MacOS/../Resources/VirtualBoxVM.app/Contents/MacOS/VirtualBoxVM 00:00:00.801 Process ID: 301 00:00:00.801 Package type: DARWIN_32BITS_GENERIC 00:00:00.867 pdmR3LoadR0U: pszName="VMMR0.r0" rc=VERR_SUPLIB_WORLD_WRITABLE szErr="World writable: '/Applications'" 00:00:00.867 VMSetError: /Users/vbox/tinderbox/4.0-mac-rel/src/VBox/VMM/VMMR3/VM.cpp(579) int vmR3CreateU(UVM*, uint32_t, int (*)(VM*, void*), void*); rc=VERR_SUPLIB_WORLD_WRITABLE 00:00:00.867 VMSetError: Failed to load VMMR0.r0 00:00:00.867 VMSetError: /Users/vbox/tinderbox/4.0-mac-rel/src/VBox/VMM/VMMR3/VM.cpp(350) int VMR3Create(uint32_t, const VMM2USERMETHODS*, void (*)(VM*, void*, int, const char*, unsigned int, const char*, const char*, char*), void*, int (*)(VM*, void*), void*, VM); rc=VERR_SUPLIB_WORLD_WRITABLE 00:00:00.867 VMSetError: Unknown error creating VM 00:00:00.867 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={515e8e8d-f932-4d8e-9f32-79a52aead882} aComponent={Console} aText={Failed to load VMMR0.r0 (VERR_SUPLIB_WORLD_WRITABLE). 00:00:00.867 Unknown error creating VM (VERR_SUPLIB_WORLD_WRITABLE)}, preserve=false 00:00:01.125 Power up failed (vrc=VERR_SUPLIB_WORLD_WRITABLE, rc=NS_ERROR_FAILURE (0X80004005))

I tried going into Disk Utility on my Mac and repairing permissions, then rebooting, as suggested on the Forum, but that has not helped. This is a huge problem for me as I rely on using Virtual Box to access some Windows programs on my mac.. Please advise. Thanks!!

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