VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 16363)

Ticket Resolution Summary Owner Reporter
#17517 duplicate error compiling kernel modules for kernel-4.15 zd59
Description

Hi!

Host: windows x64 10 ent Build 10240 Guest: Slackware-14.2 x64 kernel-4.15 final from 28.1.2018 unmodified

Tried to compile vbox modules (autocompile at machine BOOT with new kernel) - failed with /var/log/vboxadd-setup.log containing:


Building the main Guest Additions module. make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.15.0/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j4 modules make[1]: warning: -jN forced in submake: disabling jobserver mode.

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

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


So I repeat a kernel compilation and install with suggestion as above: 'make oldconfig && make prepare' following a compilation & installation of the kernel & modules. But this did not solve the error.

Note: on kernel-4.14.14 the vbox modules compile & work.

#18515 fixed vboxsf-6.0.4 not compiling on kernel-5.0.3 -> fixed after (not in) 6.0.4/5.2.26 and test builds zd59
Description

My configuration:
Slackware64-current updated 20.3.2019
Kernel-5.0.3
Vbox-6.0.4

After compile/install a new kernel-5.0.3 and reboot, the boot process complains at the end that vboxsf module can not run.
A vboxadd-setup.log file show:

/tmp/vbox.0/vfsmod.c:235:14: error: 'MS_REMOUNT' undeclared (first use in this function); did you mean 'DT_RELCOUNT'?

I found the solution for that - source patch:

--- /opt/VBoxGuestAdditions-6.0.4/src/vboxguest-6.0.4/vboxsf/vfsmod.c	2019-03-19 16:24:00.759229219 +0100
+++ /opt/VBoxGuestAdditions-6.0.4/src/vboxguest-6.0.4/vboxsf/vfsmod.c	2019-03-19 16:27:29.967294113 +0100
@@ -40,9 +40,13 @@
 #include "revision-generated.h"
 #include "product-generated.h"
 #include "VBoxGuestR0LibInternal.h"
-#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 3, 0)
+
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 0, 0)
+# include <uapi/linux/mount.h> /* for MS_REMOUNT */
+#elif LINUX_VERSION_CODE < KERNEL_VERSION(3, 3, 0)
 # include <linux/mount.h>
 #endif
+
 #include <linux/seq_file.h>
 
 MODULE_DESCRIPTION(VBOX_PRODUCT " VFS Module for Host File System Access");

But after extracting the vbox additions package and patching, there is no .configure file to run as described in a solution, just run make all do not work.

Any exact compile procedure to solve this?
Expecting this will be included in a next vbox release (6.0.6).

#596 fixed Kernel bug while VM shuts down - SuSE Linux 10.0 AMD64 (Alsa) zcermak
Description

Hello,

I have a problem with VirtualBox running on the SuSE Linux 10.0 AMD64 host system. I am running the Windows XP as a guest OS. There are following messages loged in the syslog while the vboxdrv is loading:

Aug 31 19:56:56 home-cermak kernel: vboxdrv: module not supported by Novell, setting U taint flag.
Aug 31 19:56:56 home-cermak kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently...

When I shut down the VM there are following messages in the syslog:

Aug 31 20:22:17 home-cermak kernel: ----------- [cut here ] --------- [please bite here ] ---------
Aug 31 20:22:17 home-cermak kernel: Kernel BUG at "mm/rmap.c":493
Aug 31 20:22:17 home-cermak kernel: invalid operand: 0000 [1]
Aug 31 20:22:17 home-cermak kernel: CPU 0
Aug 31 20:22:17 home-cermak kernel: Modules linked in: vboxdrv ipt_pkttype ipt_LOG ipt_limit hfsplus subfs sg cpufreq_ondemand cpufreq_userspace cpufreq_powersave powernow_k8 freq_table edd snd_pcm_oss snd_mixer_oss snd_seq button battery ac rfcomm hidp l2cap hci_usb bluetooth ip6t_REJECT usb_storage ipt_REJECT ipt_state floppy nvidia iptable_mangle ehci_hcd snd_via82xx gameport snd_ac97_codec snd_ac97_bus iptable_nat via_rhine mii snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi iptable_filter snd_seq_device i2c_viapro i2c_core snd soundcore uhci_hcd usbcore generic ip6table_mangle shpchp pci_hotplug ip_conntrack ip_tables ip6table_filter ip6_tables ipv6 parport_pc lp parport nls_iso8859_1 nls_cp437 vfat fat nls_utf8 ntfs dm_mod reiserfs ide_cd cdrom fan thermal processor via82cxxx sata_via libata sd_mod scsi_mod ide_disk ide_core
Aug 31 20:22:17 home-cermak kernel: Pid: 6997, comm: VirtualBox Tainted: P U 2.6.13-15.16-default
Aug 31 20:22:17 home-cermak kernel: RIP: 0010:[<ffffffff8016e409>] <ffffffff8016e409>{page_remove_rmap+41}
Aug 31 20:22:17 home-cermak kernel: RSP: 0018:ffff810017dabde0 EFLAGS: 00010286
Aug 31 20:22:17 home-cermak kernel: RAX: 00000000ffffffff RBX: 0000000000000020 RCX: ffffffff80421f80
Aug 31 20:22:17 home-cermak kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff81000101f9c0
Aug 31 20:22:17 home-cermak kernel: RBP: ffff81000101f9c0 R08: 0000000000000212 R09: ffff810017dabc30
Aug 31 20:22:17 home-cermak kernel: R10: 0000000000000001 R11: ffff810017dabd68 R12: ffff8100115af610
Aug 31 20:22:17 home-cermak kernel: R13: 00002aaaaaae2000 R14: 00002aaaaaac2000 R15: 00002aaaaaae2000
Aug 31 20:22:17 home-cermak kernel: FS: 0000000040626960(0000) GS:ffffffff8049c800(0000) knlGS:00000000567e2bb0[[BR]] Aug 31 20:22:17 home-cermak kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Aug 31 20:22:17 home-cermak kernel: CR2: 00002aaaac2dc02c CR3: 0000000007e72000 CR4: 00000000000006e0
Aug 31 20:22:17 home-cermak kernel: Process VirtualBox (pid: 6997, threadinfo ffff810017daa000, task ffff810017da9830)
Aug 31 20:22:17 home-cermak kernel: Stack: ffffffff80166fb1 ffff810017dabed8 ffffffffffffffff 0000000000000000
Aug 31 20:22:17 home-cermak kernel: ffff810017ddeae8 ffff810007e28100 ffff810017dabee0 000000000007c000
Aug 31 20:22:17 home-cermak kernel: 00002aaaaaae2000 0000000000000000
Aug 31 20:22:17 home-cermak kernel: Call Trace:<ffffffff80166fb1>{unmap_vmas+1137} <ffffffff8016a8f4>{exit_mmap+116}
Aug 31 20:22:17 home-cermak kernel: <ffffffff801317eb>{mmput+27} <ffffffff80135a6d>{do_exit+461}
Aug 31 20:22:17 home-cermak kernel: <ffffffff801364a1>{do_group_exit+177} <ffffffff8010e95a>{system_call+126}
Aug 31 20:22:17 home-cermak kernel:
Aug 31 20:22:17 home-cermak kernel:
Aug 31 20:22:17 home-cermak kernel: Code: 0f 0b a3 88 b8 35 80 ff ff ff ff c2 ed 01 48 c7 c6 ff ff ff
Aug 31 20:22:17 home-cermak kernel: RIP <ffffffff8016e409>{page_remove_rmap+41} RSP <ffff810017dabde0>
Aug 31 20:22:17 home-cermak kernel: <1>Fixing recursive fault but reboot is needed!

I am using the VirtualBox_1.4.0_Linux_amd64.run. The same problem occured with the new VirtualBox_1.5.0_Linux_amd64.run. As a consequence of the problem reported by the above syslog messages I am not able to shut down the host Linux. It freezes while the "swapoff -a" command is executed. The VM and the guest WinXP runs OK. The only problem occurs when the WM shuts down. The same problem occurs even when I start VM with "empty" disk (without installed guest OS). I have fully patched SuSE Linux Eterprise Desktop 10.0 running on the "AMD Athlon 64 Processor 3000+" with 512MB RAM.

Zdenek Cermak

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