From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758127Ab3APW6F (ORCPT ); Wed, 16 Jan 2013 17:58:05 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:11179 "EHLO ironport2-out.teksavvy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757773Ab3APW6E (ORCPT ); Wed, 16 Jan 2013 17:58:04 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkECAG6Zu08YNOOE/2dsb2JhbAANN4F7gzKrG4ZmAQEBAQMjVQEQCw4KAgIFFgsCAgkDAgECAUUGDQEHAQGvGJJ7gSaOCoEUA4hClXeJWQ X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="212737558" Message-ID: <50F7307A.4090808@teksavvy.com> Date: Wed, 16 Jan 2013 17:58:02 -0500 From: Mark Lord User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Stanislav Kinsbursky CC: "J. Bruce Fields" , linux-nfs@vger.kernel.org, Linux Kernel Subject: Re: BUG at net/sunrpc/svc_xprt.c:921 References: <50F42F85.50907@teksavvy.com> <20130114203711.GA29982@fieldses.org> <50F4D800.5040703@teksavvy.com> <20130115205625.GH4940@fieldses.org> <50F63882.8000607@parallels.com> <50F72F03.5070806@teksavvy.com> In-Reply-To: <50F72F03.5070806@teksavvy.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13-01-16 05:51 PM, Mark Lord wrote: > On 13-01-16 12:20 AM, Stanislav Kinsbursky wrote: >> >> Mark, could you provide any call traces? > > Call traces from where/what? > There's this one, posted earlier in the BUG report: > > kernel BUG at net/sunrpc/svc_xprt.c:921! > Call Trace: > [] ? svc_recv+0xcc/0x338 [sunrpc] > [] ? nfs_callback_authenticate+0x20/0x20 [nfsv4] > [] ? nfs4_callback_svc+0x1d/0x3c [nfsv4] > [] ? kthread+0x81/0x89 > [] ? kthread_freezable_should_stop+0x36/0x36 > [] ? ret_from_fork+0x7c/0xb0 > [] ? kthread_freezable_should_stop+0x36/0x36 .. This might be of some interest. Here are the first few lines of the same BUG occurance, with timestamps and the dmesg lines that immediately preceeded it. Perhaps they might help indicate who's triggering the action that results in the BUG(?). Jan 14 10:58:05 zippy kernel: [66045.627952] NFS: Registering the id_resolver key type Jan 14 10:58:05 zippy kernel: [66045.628014] Key type id_resolver registered Jan 14 10:58:05 zippy kernel: [66045.628020] Key type id_legacy registered Jan 14 10:58:05 zippy kernel: [66045.636302] ------------[ cut here ]------------ Jan 14 10:58:05 zippy kernel: [66045.648342] kernel BUG at net/sunrpc/svc_xprt.c:921!