public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Dave Jones <davej@codemonkey.org.uk>
Cc: green@namesys.com, linux-kernel@vger.kernel.org
Subject: Re: reiserfs oops [2.5.65]
Date: Thu, 20 Mar 2003 16:59:41 -0800	[thread overview]
Message-ID: <20030320165941.0d19d09d.akpm@digeo.com> (raw)
In-Reply-To: <20030320132409.GA19042@suse.de>

Dave Jones <davej@codemonkey.org.uk> wrote:
>
> There's lots of "slab error in cache_alloc_debugcheck_after()"
> warnings. cache reiser_inode_cache memory after object was overwritten
> 
> Some call traces.
>  check_poison_obj <- kmem_cache_alloc <- reierfs_alloc_inode <-
>  reiserfs_alloc_inode <- alloc_inode <- get_new_inode <-
>  reiserfs_init_locked <- reiserfs_find_actor <- reiserfs_iget <-
>  reiserfs_find_actor <- reiserfs_init_locked_inode <- reiserfs_lookup <-
>  real_lookup <- do_lookup <- link_path_walk <- kmem_cache_alloc <-
>  __user_walk <- vfs_lstat <- sys_lstat64 <- syscall_call
> 
> Slab corruption: start=c70c7044, expend=c70c7213 problemat=c70c7044
> Last user: [<c0280dcb>](reiserfs_alloc_inode+0x1b/0x30)
> Data: (lots of hex)

Alas, the "(lots of hex)" is important - it lets us determine which member of
struct reiserfs_inode was actually altered.

> I'll give that box a run of memtest to rule out memory corruption
> problems. I'll also hook up a serial terminal tonight to catch tomorrow
> nights 'activity' in full 8-)

Good, thanks.

It would be nice if we had a more robust way of capturing all this info,
especially the oops-while-running-X lossage.  Dump-to-floppy or something.

  parent reply	other threads:[~2003-03-20 22:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-19 14:10 reiserfs oops [2.5.65] Dave Jones
2003-03-20  8:25 ` Oleg Drokin
2003-03-20 11:48   ` Dave Jones
2003-03-20 13:24   ` Dave Jones
2003-03-20 14:03     ` Dave Jones
2003-03-21  0:59     ` Andrew Morton [this message]
2003-03-20 23:13       ` Dave Jones
2003-03-20 23:34         ` Randy.Dunlap
2003-03-22 19:36           ` Nicholas Wourms
2003-03-25 16:15             ` Bill Davidsen
2003-03-31 18:53             ` [announce] kmsgdump for 2.5.65/66 Randy.Dunlap
2003-03-31 19:17               ` Nicholas Wourms
2003-03-31 20:44                 ` Randy.Dunlap
2003-03-21  9:14     ` reiserfs oops [2.5.65] Oleg Drokin
2003-03-21 11:54       ` Dave Jones
2003-03-21 13:42         ` Oleg Drokin

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=20030320165941.0d19d09d.akpm@digeo.com \
    --to=akpm@digeo.com \
    --cc=davej@codemonkey.org.uk \
    --cc=green@namesys.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox