From: Udo van den Heuvel <udovdh@xs4all.nl>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: possible BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
Date: Sat, 01 Dec 2007 13:47:06 +0100 [thread overview]
Message-ID: <475157CA.2040206@xs4all.nl> (raw)
In-Reply-To: <20071201121220.GA28875@cvg>
Cyrill Gorcunov wrote:
> [Udo van den Heuvel - Sat, Dec 01, 2007 at 12:00:53PM +0100]
> | I only had teh bug once, that was the reason for my post.
> | Since then the system has been busy, with intervals, doing kernel
> | compiles and no repeat of the BUG yet...
> | It's a VIA EN12000 with 1GB of RAM. How could I increase the chances of
> | hitting it?
>
> if my guessing is right - the only chance to hit it faster - is to increase
> files' activity i.e. compiling the kernel involves a lot of file being readed
> thru dcache system. First we have to locate the bug on a pure kernel
> and 'case it's a rare thing to happen... well I don't really know how to
> get it up to known point. So i think you could play with a pure kernel
> by compiling it or run several copies of 'grep' thru kernel searching
> the same pattern like "grep -r -n for ./*" in kernel sources. But Udo,
> I'm not a kernel specialist so my suggestions could be not really usefull ;)
Ok, maybe someone else can improve on this:
I now have 12 screen'ed sessions running in /usr/src/linux with:
while true; do grep -r -n for ./*; done
Every now and then I can check dmesg.
Would that be enough?
Udo
next prev parent reply other threads:[~2007-12-01 12:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-24 12:14 possible BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000 Udo van den Heuvel
2007-11-24 18:51 ` Rafael J. Wysocki
2007-11-24 18:44 ` Udo van den Heuvel
[not found] ` <aa79d98a0711270340q5fd6b8a0o5076052a4411e6b2@mail.gmail.com>
[not found] ` <474C3659.600@xs4all.nl>
2007-11-27 16:49 ` Cyrill Gorcunov
2007-11-27 17:41 ` Udo van den Heuvel
[not found] ` <20071127175503.GC7279@cvg>
[not found] ` <47513EE5.30703@xs4all.nl>
2007-12-01 12:12 ` Cyrill Gorcunov
2007-12-01 12:47 ` Udo van den Heuvel [this message]
2007-12-01 13:11 ` Cyrill Gorcunov
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=475157CA.2040206@xs4all.nl \
--to=udovdh@xs4all.nl \
--cc=gorcunov@gmail.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.