Kernel Errors after updating Fedora 17

Discussions about using Linux guests in VirtualBox.
Post Reply
Renegade1977
Posts: 1
Joined: 9. Oct 2012, 10:48

Kernel Errors after updating Fedora 17

Post by Renegade1977 »

Hi:

I have been receiving the same kernel error for the last week now after updating to the latests kernel for Fedora 17
(3.5.4-2.fc17.x86_64). I am now unable to update the kernel-tools because of this error, I also get the error message whenever I boot up the system. I have tried to contact the Fedora Project on this issue, but they said it is a problem with VirtualBox. If there is anyone that can help me, I will greatly appreciate it.

Until now I am still able to use Fedora 17 without too many issues, but I am still concerned about a Kernel Error.

Stats:
VirtualBox Version: 4.2.0 r80737
Host OS: Windows Server 2008 R2
Video: 256 MB
RAM 4 GB


Attached is the error information:



Additional info:
libreport version: 2.0.14
abrt_version: 2.0.13
cmdline: BOOT_IMAGE=/vmlinuz-3.5.4-2.fc17.x86_64 root=/dev/mapper/vg_fedoralight-lv_root ro rd.md=0 rd.dm=0 SYSFONT=True KEYTABLE=de rd.lvm.lv=vg_fedoralight/lv_root rd.lvm.lv=vg_fedoralight/lv_swap rd.luks=0 LANG=en_US.UTF-8 rhgb quiet
kernel: 3.5.4-2.fc17.x86_64
kernel_tainted_long: Proprietary module has not been loaded.

backtrace:
:WARNING: at fs/dcache.c:1375 d_set_d_op+0x7c/0xb0()
:Hardware name: VirtualBox
:Modules linked in: vboxsf(O) vboxguest(O) nls_utf8 hfsplus hfs vfat fat fuse vboxvideo(O) drm nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE lockd sunrpc ip6table_mangle ip6t_REJECT bnep bluetooth nf_conntrack_ipv6 nf_defrag_ipv6 rfkill ip6table_filter ip6_tables iptable_nat nf_nat iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack snd_intel8x0 snd_ac97_codec ac97_bus snd_seq snd_seq_device ppdev snd_pcm snd_page_alloc snd_timer snd soundcore parport_pc parport e1000 i2c_piix4 i2c_core microcode uinput [last unloaded: vboxguest]
:Pid: 9524, comm: mv Tainted: G O 3.5.4-2.fc17.x86_64 #1
:Call Trace:
: [<ffffffff8105864f>] warn_slowpath_common+0x7f/0xc0
: [<ffffffff810586aa>] warn_slowpath_null+0x1a/0x20
: [<ffffffff8119c46c>] d_set_d_op+0x7c/0xb0
: [<ffffffffa013235b>] sf_instantiate.isra.1+0xcb/0x180 [vboxsf]
: [<ffffffffa01325bc>] sf_create_aux+0x1ac/0x250 [vboxsf]
: [<ffffffffa0132693>] sf_create+0x13/0x20 [vboxsf]
: [<ffffffff81193d84>] vfs_create+0xb4/0x110
: [<ffffffff811953dd>] do_last+0x7ad/0x9d0
: [<ffffffff8114d535>] ? handle_pte_fault+0x95/0xb10
: [<ffffffff8127e0ba>] ? selinux_file_alloc_security+0x4a/0x80
: [<ffffffff811974d6>] path_openat+0xd6/0x3f0
: [<ffffffff81197911>] do_filp_open+0x41/0xa0
: [<ffffffff811a38dd>] ? alloc_fd+0x4d/0x120
: [<ffffffff81187786>] do_sys_open+0xf6/0x1e0
: [<ffffffff810d36cc>] ? __audit_syscall_entry+0xcc/0x300
: [<ffffffff81187891>] sys_open+0x21/0x30
: [<ffffffff81614ee9>] system_call_fastpath+0x16/0x1b
Post Reply