id summary reporter owner description type status component version resolution keywords cc guest host 11390 abrt oops when copying file to VirtualBox shared folder => Fixed in SVN unxguru "I have VirtualBox 4.2.6 running on a Windows 7 x86_64 host with a Fedora 17 x86_64 guest. I have enable shared folders to the guest. When I copy a file to the shared folder ABRT reports a kernel oops. The copy completes and the file is in the folder on the Windows host, but the oops should not be happening. In addition to extracting the stacktrace from the abrt log I have attached the a gzip'd tar file with the oops directory that abrt created and the /var/log/messages file as well as the vbox.log file for the VM. This is the stacktrace: {{{ WARNING: at fs/dcache.c:1381 d_set_d_op+0x7c/0xb0() Hardware name: VirtualBox Modules linked in: bnep bluetooth rfkill fuse lockd sunrpc ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ip6table_filter ip6_tables vboxvideo(O) drm binfmt_misc snd_intel8x0 snd_ac97_codec ac97_bus snd_seq snd_seq_device snd_pcm snd_page_alloc snd_timer snd i2c_piix4 i2c_core ppdev e1000 parport_pc microcode soundcore parport vboxsf(O) vboxguest(O) uinput Pid: 1996, comm: cp Tainted: G O 3.6.11-1.fc17.x86_64 #1 Call Trace: [] warn_slowpath_common+0x7f/0xc0 [] warn_slowpath_null+0x1a/0x20 [] d_set_d_op+0x7c/0xb0 [] sf_instantiate.isra.1+0xcb/0x180 [vboxsf] [] sf_create_aux+0x1ac/0x250 [vboxsf] [] sf_create+0x13/0x20 [vboxsf] [] vfs_create+0xb5/0x110 [] do_last+0x962/0xdf0 [] ? inode_permission+0x18/0x50 [] path_openat+0xba/0x4d0 [] do_filp_open+0x41/0xa0 [] ? alloc_fd+0x4d/0x120 [] do_sys_open+0xf6/0x1e0 [] ? __audit_syscall_entry+0xcc/0x300 [] sys_open+0x21/0x30 [] system_call_fastpath+0x16/0x1b }}} " defect new shared folders VirtualBox 4.2.6 Linux Windows