Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933617Ab2FASFy (ORCPT ); Fri, 1 Jun 2012 14:05:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48582 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932480Ab2FASFt (ORCPT ); Fri, 1 Jun 2012 14:05:49 -0400 Date: Fri, 1 Jun 2012 13:16:06 -0400 From: Dave Jones To: Hugh Dickins , Linus Torvalds , Andrew Morton , Cong Wang , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170() Message-ID: <20120601171606.GA3794@redhat.com> Mail-Followup-To: Dave Jones , Hugh Dickins , Linus Torvalds , Andrew Morton , Cong Wang , linux-kernel@vger.kernel.org, linux-mm@kvack.org References: <20120530163317.GA13189@redhat.com> <20120531005739.GA4532@redhat.com> <20120601023107.GA19445@redhat.com> <20120601161205.GA1918@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120601161205.GA1918@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3683 Lines: 55 On Fri, Jun 01, 2012 at 12:12:05PM -0400, Dave Jones wrote: > So with this applied, I don't seem to be able to trigger it. It's been running two hours > so far. I'll leave it running, but right now I don't know what to make of this. I can trigger the list corruption still, but not the WARN. Dave [ 551.980716] ------------[ cut here ]------------ [ 551.981646] WARNING: at lib/list_debug.c:59 __list_del_entry+0xa1/0xd0() [ 551.983461] list_del corruption. prev->next should be ffffea0004b305a0, but was ffffea0004f117e0 [ 551.984406] Modules linked in: tun fuse nfnetlink binfmt_misc ipt_ULOG sctp libcrc32c caif_socket caif phonet bluetooth rfkill can llc2 pppoe pppox ppp_generic slhc irda crc_ccitt rds af_key decnet rose x25 atm netrom appletalk ipx p8023 psnap p8022 llc ax25 ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables kvm_intel kvm crc32c_intel ghash_clmulni_intel microcode usb_debug serio_raw pcspkr i2c_i801 e1000e nfsd nfs_acl auth_rpcgss lockd sunrpc i915 video i2c_algo_bit drm_kms_helper drm i2c_core [last unloaded: scsi_wait_scan] [ 551.988121] Pid: 21459, comm: trinity-child2 Not tainted 3.4.0+ #49 [ 551.989063] Call Trace: [ 551.990012] [] warn_slowpath_common+0x7f/0xc0 [ 551.990956] [] warn_slowpath_fmt+0x46/0x50 [ 551.991902] [] __list_del_entry+0xa1/0xd0 [ 551.992849] [] move_freepages_block+0x159/0x190 [ 551.993800] [] suitable_migration_target.isra.15+0x1b3/0x1d0 [ 551.994761] [] compaction_alloc+0x22e/0x2f0 [ 551.995731] [] migrate_pages+0xc7/0x540 [ 551.996684] [] ? suitable_migration_target.isra.15+0x1d0/0x1d0 [ 551.997638] [] compact_zone+0x216/0x480 [ 551.998593] [] ? trace_hardirqs_off_caller+0x28/0xc0 [ 551.999558] [] compact_zone_order+0x8d/0xd0 [ 552.000525] [] ? get_page_from_freelist+0x565/0x970 [ 552.001502] [] try_to_compact_pages+0xc9/0x140 [ 552.002548] [] __alloc_pages_direct_compact+0xaa/0x1d0 [ 552.003592] [] __alloc_pages_nodemask+0x60b/0xab0 [ 552.004650] [] ? trace_hardirqs_off_caller+0x28/0xc0 [ 552.005708] [] ? __lock_acquire+0x2d0/0x1aa0 [ 552.007332] [] alloc_pages_vma+0xb6/0x190 [ 552.008953] [] do_huge_pmd_anonymous_page+0x133/0x310 [ 552.010584] [] handle_mm_fault+0x242/0x2e0 [ 552.012233] [] __get_user_pages+0x142/0x560 [ 552.013891] [] ? mmap_region+0x3f8/0x630 [ 552.015753] [] get_user_pages+0x52/0x60 [ 552.017348] [] make_pages_present+0x92/0xc0 [ 552.018936] [] mmap_region+0x3a6/0x630 [ 552.021074] [] ? do_setitimer+0x1cc/0x310 [ 552.022367] [] do_mmap_pgoff+0x35d/0x3b0 [ 552.023406] [] ? sys_mmap_pgoff+0x66/0x240 [ 552.024429] [] sys_mmap_pgoff+0x84/0x240 [ 552.025445] [] ? trace_hardirqs_on_thunk+0x3a/0x3f [ 552.026466] [] sys_mmap+0x22/0x30 [ 552.027486] [] system_call_fastpath+0x16/0x1b [ 552.028521] ---[ end trace c092df1e14d11d14 ]--- -- 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/