All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: .17rc5 cfq slab corruption.
Date: Fri, 26 May 2006 23:03:02 -0400	[thread overview]
Message-ID: <20060527030302.GB7165@redhat.com> (raw)
In-Reply-To: <20060527025623.GA7165@redhat.com>

On Fri, May 26, 2006 at 10:56:23PM -0400, Dave Jones wrote:
 > On Fri, May 26, 2006 at 05:39:15PM -0400, Dave Jones wrote:
 >  > Was playing with googles new picasa toy, which hammered the disks
 >  > hunting out every image file it could find, when this popped out:
 >  > 
 >  > Slab corruption: (Not tainted) start=ffff810012b998c8, len=168
 >  > Redzone: 0x5a2cf071/0x5a2cf071.
 >  > Last user: [<ffffffff8032c319>](cfq_free_io_context+0x2f/0x74)
 >  > 090: 10 bd 28 1b 00 81 ff ff 6b 6b 6b 6b 6b 6b 6b 6b
 >  > Prev obj: start=ffff810012b99808, len=168
 >  > Redzone: 0x5a2cf071/0x5a2cf071.
 >  > Last user: [<ffffffff8032c319>](cfq_free_io_context+0x2f/0x74)
 >  > 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
 >  > 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
 >  > Next obj: start=ffff810012b99988, len=168
 >  > Redzone: 0x5a2cf071/0x5a2cf071.
 >  > Last user: [<ffffffff8032c319>](cfq_free_io_context+0x2f/0x74)
 >  > 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
 >  > 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
 > 
 > After a reboot, I just hit this again.  This time whilst the box was
 > mostly idle (just picking up some email via fetchmail)
 > 
 > Slab corruption: (Not tainted) start=ffff81003dcde8c8, len=168
 > Redzone: 0x5a2cf071/0x5a2cf071.
 > Last user: [<ffffffff8032bb5f>](cfq_free_io_context+0x2f/0x74)
 > 090: d0 1a 65 3b 00 81 ff ff 6b 6b 6b 6b 6b 6b 6b 6b
 > Prev obj: start=ffff81003dcde808, len=168
 > Redzone: 0x170fc2a5/0x170fc2a5.
 > Last user: [<ffffffff8021ce1c>](cfq_set_request+0x3bb/0x41f)
 > 000: 00 00 00 00 00 00 00 00 01 00 00 00 5a 5a 5a 5a
 > 010: 00 00 00 00 00 00 00 00 08 78 44 3c 00 81 ff ff
 > Next obj: start=ffff81003dcde988, len=168
 > Redzone: 0x170fc2a5/0x170fc2a5.
 > Last user: [<ffffffff8021ce1c>](cfq_set_request+0x3bb/0x41f)
 > 000: 88 e6 cd 3d 00 81 ff ff 00 00 00 00 5a 5a 5a 5a
 > 010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 > 
 > 
 > What's interesting is the 00 81 ff ff part of the corruption
 > is there in both cases.  Anyone have any clues what this could be?

<sudden realisation> oh, it's high 32 bits of the address, duh.
Back to head-scratching.

		Dave

-- 
http://www.codemonkey.org.uk

      reply	other threads:[~2006-05-27  3:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-26 21:39 .17rc5 cfq slab corruption Dave Jones
2006-05-27  0:00 ` Andrew Morton
2006-05-27  7:07   ` Jens Axboe
2006-05-27 13:31     ` Dave Jones
2006-05-27 14:52       ` Jens Axboe
2006-05-30 13:17       ` Jens Axboe
2006-05-30 13:44         ` Dave Jones
2006-05-30 13:50           ` Jens Axboe
2006-05-30 13:52             ` Dave Jones
2006-05-30 14:13               ` Dave Jones
2006-05-30 16:12         ` Dave Jones
2006-05-30 16:49           ` Jens Axboe
2006-05-30 16:56             ` Dave Jones
2006-05-30 17:04               ` Jens Axboe
2006-05-30 18:49                 ` Jens Axboe
2006-05-30 18:51                   ` Jens Axboe
2006-05-30 19:11                     ` Jens Axboe
2006-05-30 19:23                       ` Dave Jones
2006-05-30 19:27                         ` Jens Axboe
2006-05-30 19:28                       ` OGAWA Hirofumi
2006-05-30 19:42                         ` Jens Axboe
2006-05-30 19:48                           ` Jens Axboe
2006-05-30 19:49                           ` OGAWA Hirofumi
2006-05-27  2:56 ` Dave Jones
2006-05-27  3:03   ` Dave Jones [this message]

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=20060527030302.GB7165@redhat.com \
    --to=davej@redhat.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 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.