Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752379Ab0BJNeA (ORCPT ); Wed, 10 Feb 2010 08:34:00 -0500 Received: from mailout.uni-giessen.de ([134.176.2.3]:56154 "EHLO merkurneu.hrz.uni-giessen.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750868Ab0BJNd6 (ORCPT ); Wed, 10 Feb 2010 08:33:58 -0500 From: Marvin To: linux-kernel@vger.kernel.org Subject: fscache releated bug Date: Wed, 10 Feb 2010 14:33:40 +0100 User-Agent: KMail/1.13.0 (Linux/2.6.33-rc7-00064-gac73fdd-dirty; KDE/4.4.0; x86_64; ; ) Cc: linux-nfs@vger.kernel.org, linux-cachefs@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201002101433.41006.marvin24@gmx.de> X-HRZ-JLUG-MailScanner-Information: Passed JLUG virus check X-HRZ-JLUG-MailScanner: No virus found X-Envelope-From: marvin24@gmx.de Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3368 Lines: 71 Hi, I constantly getting these with current master: ------------[ cut here ]------------ kernel BUG at fs/nfs/fscache.c:360! invalid opcode: 0000 [#1] SMP last sysfs file: /sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map CPU 0 Pid: 35, comm: kswapd0 Not tainted 2.6.33-rc7-00064-gac73fdd-dirty #4 GA-MA69VM- S2/GA-MA69VM-S2 RIP: 0010:[] [] nfs_fscache_release_page+0xab/0xb0 [nfs] RSP: 0018:ffff880038983990 EFLAGS: 00010246 RAX: ffff8800398c7938 RBX: ffffea0000d199a0 RCX: ffff8800398c7790 RDX: 0100000000000009 RSI: 00000000000000d0 RDI: ffffea0000d199a0 RBP: ffff8800389839b0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000001 R12: 0000000000000000 R13: 00000000000000d0 R14: ffff880038983c30 R15: 0000000000000001 FS: 00007f27b7e516f0(0000) GS:ffff880001a00000(0000) knlGS:00000000f74976c0 CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b CR2: 00007f27b3b81000 CR3: 0000000001807000 CR4: 00000000000006f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Process kswapd0 (pid: 35, threadinfo ffff880038982000, task ffff88003bbcd980) Stack: ffff88003b426f70 ffffea0000d199a0 00000000000000d0 ffff880038983da0 <0> ffff8800389839d0 ffffffffa039742b ffffea0000d199a0 ffffea0000d199c8 <0> ffff8800389839e0 ffffffff810bc73b ffff880038983af0 ffffffff810c9d7b Call Trace: [] nfs_release_page+0x3b/0x70 [nfs] [] try_to_release_page+0x2b/0x50 [] shrink_page_list+0x42b/0x5b0 [] ? isolate_pages_global+0xa1/0x220 [] shrink_inactive_list+0x308/0x700 [] ? shrink_active_list+0x25c/0x310 [] shrink_zone+0x276/0x470 [] ? shrink_slab+0x142/0x180 [] balance_pgdat+0x681/0x700 [] ? isolate_pages_global+0x0/0x220 [] kswapd+0x109/0x220 [] ? autoremove_wake_function+0x0/0x40 [] ? kswapd+0x0/0x220 [] kthread+0x8e/0xa0 [] kernel_thread_helper+0x4/0x10 [] ? kthread+0x0/0xa0 [] ? kernel_thread_helper+0x0/0x10 Code: e8 4c 8b 65 f0 4c 8b 6d f8 c9 c3 48 89 fa 31 c0 4c 89 e6 48 c7 c7 c8 ad 3c a0 e8 38 7c 04 e1 48 8b 03 f6 c4 10 75 a0 31 c0 eb d2 <0f> 0b eb fe 90 55 48 89 e5 e8 77 7e 04 e1 31 c0 c9 c3 0f 1f 00 RIP [] nfs_fscache_release_page+0xab/0xb0 [nfs] RSP ---[ end trace 99c0b5e9d282a6b2 ]--- I applied this patch: http://marc.info/?l=linux-nfs&m=126399012901759&w=2 but this didn't helped and yes, I'm using cachefilesd. Thanks Marvin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/