All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Lameter <clameter@sgi.com>
To: "Martin MOKREJŠ" <mmokrejs@ribosome.natur.cuni.cz>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.19.1: kernel BUG at mm/slab.c:2911!
Date: Mon, 12 Feb 2007 16:17:19 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0702121610240.19380@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <45BF2418.9010002@ribosome.natur.cuni.cz>

On Tue, 30 Jan 2007, Martin MOKREJ wrote:

> Hi,
>   is this a known issue? Should I bother to upgrade to 2.6.19.2 if it contains the fix?
> Thank you any help. It might be related to NFS. The machine in question is NFSv3 client,
> udp. And used for computations. The process which died is from torque cluster management
> package.

> 000: 00 00 00 00 fe ff ff ff fe ff ff ff 3a 00 00 00

The beginning of the slab was overwritten. The first two words should have 
been list pointers. color offset is also invalid as is the pointer to the 
slab memory.

Are you using cpu hotplug by chance?


  reply	other threads:[~2007-02-13  0:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30 10:55 2.6.19.1: kernel BUG at mm/slab.c:2911! Martin MOKREJŠ
2007-02-13  0:17 ` Christoph Lameter [this message]
2007-02-13  9:06   ` Martin MOKREJS(

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=Pine.LNX.4.64.0702121610240.19380@schroedinger.engr.sgi.com \
    --to=clameter@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmokrejs@ribosome.natur.cuni.cz \
    /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.