From: Andreas Franck <afranck@gmx.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>,
Mike Galbraith <mikeg@wen-online.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: oops in 2.4.4-ac9 (mm/slab.c)
Date: Thu, 17 May 2001 23:59:35 +0200 [thread overview]
Message-ID: <01051723593500.06477@dg1kfa> (raw)
In-Reply-To: <E150BVu-0004ja-00@the-village.bc.nu>
In-Reply-To: <E150BVu-0004ja-00@the-village.bc.nu>
Alan Cox wrote:
> Its a deliberate debugging trap.
>
> > #if DEBUG
> > if (cachep->flags & SLAB_POISON)
> > if (kmem_check_poison_obj(cachep, objp))
> > BUG();
> > ^^^^^^ This one is triggered
>
> Someone freed memory and then scribbled on it.
>
> The first thing useful here is to know which drivers you were using shortly
> before the oops
Sorry, I really can't reproduce it; as I said, it was nothing unusual I did
(with respect to loaded drivers, which I always have quite a lot of), and it
happened while doing some editing in vi, which surely doesn't have any bad
impact, I hope dearly :-)
But it might as well have been some cron job or so, I'll try to check better
when this happens again. Any more debugging hints you could give me?
Mike Galbraith wrote:
> blogd?
It's SuSE-specific I think, something to log boot messages to a console.
This SHOULD have finished at this point, however - it's only needed during
the boot process, so I don't know why this is there...
> In any case, one thing you can do is to disable the BUG() and
> see if whoever scribbled on the freed area has a reference to
> it still and trips over the damage poison or the new owner did
> to what he thinks is his data.
Can you explain that in more detail, what I should do and what is expected to
happen then?
Greetings,
Andreas
prev parent reply other threads:[~2001-05-17 22:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-16 23:05 Andreas Franck
2001-05-17 0:19 ` Alan Cox
2001-05-17 21:59 ` Andreas Franck [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=01051723593500.06477@dg1kfa \
--to=afranck@gmx.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mikeg@wen-online.de \
/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
all inboxes | Powered by JetHome®