linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Re: 2.6.28.10 - kernel BUG at mm/rmap.c:725
       [not found] <f19d625d0912240309g5c066de7pc4dc9d95c084d4df@mail.gmail.com>
@ 2009-12-25  4:56 ` Américo Wang
  2009-12-25  5:14   ` KOSAKI Motohiro
  0 siblings, 1 reply; 2+ messages in thread
From: Américo Wang @ 2009-12-25  4:56 UTC (permalink / raw)
  To: CoolCold; +Cc: Linux kernel, linux-mm, hugh.dickins

On Thu, Dec 24, 2009 at 7:09 PM, CoolCold <coolthecold@gmail.com> wrote:
> 3 days ago LA on server become very high and it was working very
> strange, so was rebooted. There are such entryies in log about kernel
> bug - kernel BUG at mm/rmap.c:725! . Googling didn't provide me with
> exact answer is it bug or hardware problems, something similar was
> here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/252977/comments/56
> In general this server had number of unexpected stalls during several
> months, but there is no ipkvm, so i can't say where something on
> console or not. Hope you will help.
>
> Kernel version is 2.6.28.10 , self-builded. System - Debian stable/testing.
>
> Please reply to me directly, cuz i'm not subsribed to list.
>
> Dec 21 22:05:01 gamma kernel: Eeek! page_mapcount(page) went negative! (-1)
> Dec 21 22:05:01 gamma kernel:   page pfn = 1f2c81
> Dec 21 22:05:01 gamma kernel:   page->flags = 20000000008007c
> Dec 21 22:05:01 gamma kernel:   page->count = 2
> Dec 21 22:05:01 gamma kernel:   page->mapping = ffff8801fd870b58
> Dec 21 22:05:01 gamma kernel:   vma->vm_ops = 0xffffffff80535020
> Dec 21 22:05:01 gamma kernel:   vma->vm_ops->fault = shmem_fault+0x0/0x69
> Dec 21 22:05:01 gamma kernel:   vma->vm_file->f_op->mmap = shmem_mmap+0x0/0x2e
> Dec 21 22:05:01 gamma kernel: ------------[ cut here ]------------
> Dec 21 22:05:01 gamma kernel: kernel BUG at mm/rmap.c:725!

Hey,

commit 3dc147414cc already removed this BUG(), not sure
how serious this is...

Adding mm people into Cc.

Thanks.

--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.28.10 - kernel BUG at mm/rmap.c:725
  2009-12-25  4:56 ` 2.6.28.10 - kernel BUG at mm/rmap.c:725 Américo Wang
@ 2009-12-25  5:14   ` KOSAKI Motohiro
  0 siblings, 0 replies; 2+ messages in thread
From: KOSAKI Motohiro @ 2009-12-25  5:14 UTC (permalink / raw)
  To: Americo Wang
  Cc: kosaki.motohiro, CoolCold, Linux kernel, linux-mm, hugh.dickins

> On Thu, Dec 24, 2009 at 7:09 PM, CoolCold <coolthecold@gmail.com> wrote:
> > 3 days ago LA on server become very high and it was working very
> > strange, so was rebooted. There are such entryies in log about kernel
> > bug - kernel BUG at mm/rmap.c:725! . Googling didn't provide me with
> > exact answer is it bug or hardware problems, something similar was
> > here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/252977/comments/56
> > In general this server had number of unexpected stalls during several
> > months, but there is no ipkvm, so i can't say where something on
> > console or not. Hope you will help.
> >
> > Kernel version is 2.6.28.10 , self-builded. System - Debian stable/testing.
> >
> > Please reply to me directly, cuz i'm not subsribed to list.
> >
> > Dec 21 22:05:01 gamma kernel: Eeek! page_mapcount(page) went negative! (-1)
> > Dec 21 22:05:01 gamma kernel: A  page pfn = 1f2c81
> > Dec 21 22:05:01 gamma kernel: A  page->flags = 20000000008007c

PG_referenced | PG_uptodate | PG_dirty | PG_lru | PG_active | PG_swapbacked

> > Dec 21 22:05:01 gamma kernel: A  page->count = 2
> > Dec 21 22:05:01 gamma kernel: A  page->mapping = ffff8801fd870b58
> > Dec 21 22:05:01 gamma kernel: A  vma->vm_ops = 0xffffffff80535020
> > Dec 21 22:05:01 gamma kernel: A  vma->vm_ops->fault = shmem_fault+0x0/0x69
> > Dec 21 22:05:01 gamma kernel: A  vma->vm_file->f_op->mmap = shmem_mmap+0x0/0x2e
> > Dec 21 22:05:01 gamma kernel: ------------[ cut here ]------------
> > Dec 21 22:05:01 gamma kernel: kernel BUG at mm/rmap.c:725!
> 
> Hey,
> 
> commit 3dc147414cc already removed this BUG(), not sure
> how serious this is...

Very serious. but We don't seen this bug for very long time. thus I bet
it's hardware corruption.

> 
> Adding mm people into Cc.
> 
> Thanks.



--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-25  5:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <f19d625d0912240309g5c066de7pc4dc9d95c084d4df@mail.gmail.com>
2009-12-25  4:56 ` 2.6.28.10 - kernel BUG at mm/rmap.c:725 Américo Wang
2009-12-25  5:14   ` KOSAKI Motohiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).