Return-Path: linux-nfs-owner@vger.kernel.org Received: from mx1.redhat.com ([209.132.183.28]:19662 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751371Ab2LUPdy (ORCPT ); Fri, 21 Dec 2012 10:33:54 -0500 Date: Fri, 21 Dec 2012 10:33:48 -0500 From: Dave Jones To: Linux Kernel Cc: bfields@fieldses.org, linux-nfs@vger.kernel.org Subject: nfsd oops on Linus' current tree. Message-ID: <20121221153348.GA32151@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-nfs-owner@vger.kernel.org List-ID: Did a mount from a client (also running Linus current), and the server spat this out.. [ 6936.306135] ------------[ cut here ]------------ [ 6936.306154] WARNING: at net/sunrpc/clnt.c:617 rpc_shutdown_client+0x12a/0x1b0 [sunrpc]() [ 6936.306156] Hardware name: [ 6936.306157] Modules linked in: ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_conntrack nf_conntrack ip6table_filter ip6_tables xfs coretemp iTCO_wdt iTCO_vendor_support snd_emu10k1 microcode snd_util_mem snd_ac97_codec ac97_bus snd_hwdep snd_seq snd_pcm snd_page_alloc snd_timer e1000e snd_rawmidi snd_seq_device snd emu10k1_gp pcspkr i2c_i801 soundcore gameport lpc_ich mfd_core i82975x_edac edac_core vhost_net tun macvtap macvlan kvm_intel kvm binfmt_misc nfsd auth_rpcgss nfs_acl lockd sunrpc btrfs libcrc32c zlib_deflate usb_storage firewire_ohci firewire_core sata_sil crc_itu_t radeon i2c_algo_bit drm_kms_helper ttm drm i2c_core floppy [ 6936.306214] Pid: 52, comm: kworker/u:2 Not tainted 3.7.0+ #34 [ 6936.306216] Call Trace: [ 6936.306224] [] warn_slowpath_common+0x7f/0xc0 [ 6936.306227] [] warn_slowpath_null+0x1a/0x20 [ 6936.306235] [] rpc_shutdown_client+0x12a/0x1b0 [sunrpc] [ 6936.306240] [] ? delay_tsc+0x98/0xf0 [ 6936.306252] [] nfsd4_process_cb_update.isra.16+0x4b/0x230 [nfsd] [ 6936.306256] [] ? __rcu_read_unlock+0x5c/0xa0 [ 6936.306260] [] ? debug_object_deactivate+0x46/0x130 [ 6936.306269] [] nfsd4_do_callback_rpc+0x8d/0xa0 [nfsd] [ 6936.306272] [] process_one_work+0x207/0x760 [ 6936.306274] [] ? process_one_work+0x197/0x760 [ 6936.306277] [] ? worker_thread+0x21e/0x440 [ 6936.306285] [] ? nfsd4_process_cb_update.isra.16+0x230/0x230 [nfsd] [ 6936.306289] [] worker_thread+0x15e/0x440 [ 6936.306292] [] ? rescuer_thread+0x250/0x250 [ 6936.306295] [] kthread+0xed/0x100 [ 6936.306299] [] ? put_lock_stats.isra.25+0xe/0x40 [ 6936.306302] [] ? kthread_create_on_node+0x160/0x160 [ 6936.306307] [] ret_from_fork+0x7c/0xb0 [ 6936.306310] [] ? kthread_create_on_node+0x160/0x160 [ 6936.306312] ---[ end trace 5bab69e086ae3c6f ]--- [ 6936.363213] ------------[ cut here ]------------ [ 6936.363226] WARNING: at fs/nfsd/vfs.c:937 nfsd_vfs_read.isra.13+0x197/0x1b0 [nfsd]() [ 6936.363229] Hardware name: [ 6936.363230] Modules linked in: ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_conntrack nf_conntrack ip6table_filter ip6_tables xfs coretemp iTCO_wdt iTCO_vendor_support snd_emu10k1 microcode snd_util_mem snd_ac97_codec ac97_bus snd_hwdep snd_seq snd_pcm snd_page_alloc snd_timer e1000e snd_rawmidi snd_seq_device snd emu10k1_gp pcspkr i2c_i801 soundcore gameport lpc_ich mfd_core i82975x_edac edac_core vhost_net tun macvtap macvlan kvm_intel kvm binfmt_misc nfsd auth_rpcgss nfs_acl lockd sunrpc btrfs libcrc32c zlib_deflate usb_storage firewire_ohci firewire_core sata_sil crc_itu_t radeon i2c_algo_bit drm_kms_helper ttm drm i2c_core floppy [ 6936.363284] Pid: 699, comm: nfsd Tainted: G W 3.7.0+ #34 [ 6936.363286] Call Trace: [ 6936.363293] [] warn_slowpath_common+0x7f/0xc0 [ 6936.363296] [] warn_slowpath_null+0x1a/0x20 [ 6936.363302] [] nfsd_vfs_read.isra.13+0x197/0x1b0 [nfsd] [ 6936.363310] [] nfsd_read_file+0x88/0xb0 [nfsd] [ 6936.363317] [] nfsd4_encode_read+0x186/0x260 [nfsd] [ 6936.363325] [] nfsd4_encode_operation+0x5c/0xa0 [nfsd] [ 6936.363333] [] nfsd4_proc_compound+0x289/0x780 [nfsd] [ 6936.363339] [] nfsd_dispatch+0xeb/0x230 [nfsd] [ 6936.363355] [] svc_process_common+0x328/0x6d0 [sunrpc] [ 6936.363365] [] svc_process+0x103/0x160 [sunrpc] [ 6936.363371] [] nfsd+0xdb/0x160 [nfsd] [ 6936.363378] [] ? nfsd_destroy+0x210/0x210 [nfsd] [ 6936.363381] [] kthread+0xed/0x100 [ 6936.363385] [] ? put_lock_stats.isra.25+0xe/0x40 [ 6936.363388] [] ? kthread_create_on_node+0x160/0x160 [ 6936.363393] [] ret_from_fork+0x7c/0xb0 [ 6936.363396] [] ? kthread_create_on_node+0x160/0x160 [ 6936.363398] ---[ end trace 5bab69e086ae3c70 ]---