All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Dave Jones <davej@redhat.com>
Cc: linux-mm@kvack.org, bugzilla-daemon@bugzilla.kernel.org,
	sliedes@cc.hut.fi
Subject: Re: [Bug 43227] New: BUG: Bad page state in process wcg_gfam_6.11_i
Date: Fri, 11 May 2012 13:10:03 -0700	[thread overview]
Message-ID: <20120511131003.282e9daa.akpm@linux-foundation.org> (raw)
In-Reply-To: <20120511200615.GA12268@redhat.com>

On Fri, 11 May 2012 16:06:15 -0400
Dave Jones <davej@redhat.com> wrote:

> On Fri, May 11, 2012 at 12:59:21PM -0700, Andrew Morton wrote:
>  
>  > > https://bugzilla.kernel.org/show_bug.cgi?id=43227
>  > > 
>  > > [67031.755786] BUG: Bad page state in process wcg_gfam_6.11_i  pfn:02519
>  > > [67031.755790] page:ffffea0000094640 count:0 mapcount:0 mapping:         
>  > > (null) index:0x7f1eb293b
>  > > [67031.755792] page flags: 0x4000000000000014(referenced|dirty)
>  > 
>  > AFAICT we got this warning because the page allocator found a free page
>  > with PG_referenced and PG_dirty set.
>  > 
>  > It would be a heck of a lot more useful if we'd been told about this
>  > when the page was freed, not when it was reused!  Can anyone think of a
>  > reason why PAGE_FLAGS_CHECK_AT_FREE doesn't include these flags (at
>  > least)?
> 
> We got a similar bug reported in Fedora against 3.3.4 yesterday.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=820603
> 
> :[162276.196730] BUG: Bad page state in process transmission-gt  pfn:1bddff
> :[162276.196735] page:ffffea0006f77fc0 count:0 mapcount:0 mapping: (null) index:0x7f2fdb962
> :[162276.196737] page flags: 0x40000000000014(referenced|dirty)
> 
> Different trace, but same result.
> 

That narrows it down to a 3.3.2 -> 3.3.4 regression, perhaps.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2012-05-11 20:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-43227-27@https.bugzilla.kernel.org/>
2012-05-11 19:59 ` [Bug 43227] New: BUG: Bad page state in process wcg_gfam_6.11_i Andrew Morton
2012-05-11 20:02   ` Sami Liedes
2012-05-11 20:32     ` Andrew Morton
2012-05-11 20:59       ` Dave Jones
2012-05-11 22:23       ` Sami Liedes
2012-05-14  0:25         ` Dave Jones
2012-05-11 20:06   ` Dave Jones
2012-05-11 20:10     ` Andrew Morton [this message]
2012-05-11 22:14       ` Sami Liedes
2012-05-11 21:30   ` Hugh Dickins
2012-05-11 22:56     ` Sami Liedes
2012-05-14  0:30     ` Dave Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120511131003.282e9daa.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=bugzilla-daemon@bugzilla.kernel.org \
    --cc=davej@redhat.com \
    --cc=linux-mm@kvack.org \
    --cc=sliedes@cc.hut.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.