All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: trond.myklebust@fys.uio.no, tglx@linutronix.de, mingo@redhat.com,
	hpa@zytor.com, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.24-rc5 x86 architecture no longer Oopses...
Date: Fri, 21 Dec 2007 01:55:17 +0100	[thread overview]
Message-ID: <200712210155.18527.rjw@sisk.pl> (raw)
In-Reply-To: <20071220145621.90ffb08a.akpm@linux-foundation.org>

On Thursday, 20 of December 2007, Andrew Morton wrote:
> On Thu, 20 Dec 2007 14:54:15 -0800
> Andrew Morton <akpm@linux-foundation.org> wrote:
> 
> > On Thu, 20 Dec 2007 17:40:47 -0500
> > Trond Myklebust <trond.myklebust@fys.uio.no> wrote:
> > 
> > > I just got the following interesting behaviour. Never mind why the
> > > original Oops (I was testing some experimental RPC patches), but there
> > > appears to be a BUG_ON() triggered inside the dump() call.
> > > 
> > > Oops occurred with a build based on this afternoon's git tree from Linus
> > > (v2.6.24-rc5-317-gfaa4877)...
> > > 
> > > Cheers
> > >   Trond
> > > ---------
> > > 
> > > BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
> > > printing eip: f8bcc8b3 *pde = 00000000 
> > > BUG: using smp_processor_id() in preemptible [00000001] code: mount.nfs4/2970
> > > caller is die+0x59/0x202
> > > Pid: 2970, comm: mount.nfs4 Not tainted 2.6.24-rc5-ga747a088 #1
> > >  [<c0405170>] show_trace_log_lvl+0x1a/0x2f
> > >  [<c0405a76>] show_trace+0x12/0x14
> > >  [<c0405dc6>] dump_stack+0x6c/0x72
> > >  [<c04e4cd8>] debug_smp_processor_id+0xa0/0xb4
> > >  [<c0405462>] die+0x59/0x202
> > >  [<c05b3e7d>] do_page_fault+0x557/0x63e
> > >  [<c05b252a>] error_code+0x72/0x78
> > >  [<f8bd821c>] rpcb_create+0x7c/0x84 [sunrpc]
> > >  [<f8bd8552>] rpcb_register+0x127/0x18c [sunrpc]
> > >  [<f8bd31d2>] svc_register+0xcf/0x14c [sunrpc]
> > >  [<f8bd399f>] __svc_create+0x19a/0x1b3 [sunrpc]
> > >  [<f8bd3b21>] svc_create+0x13/0x15 [sunrpc]
> > >  [<f8c74beb>] nfs_callback_up+0x71/0x126 [nfs]
> > >  [<f8c53cfe>] nfs_get_client+0x14e/0x3a2 [nfs]
> > >  [<f8c53f88>] nfs4_set_client+0x36/0x14f [nfs]
> > >  [<f8c54739>] nfs4_create_server+0x8e/0x36c [nfs]
> > >  [<f8c5c6f1>] nfs4_get_sb+0x2ef/0x3f3 [nfs]
> > >  [<c0477e40>] vfs_kern_mount+0x7d/0xf1
> > >  [<c0477f02>] do_kern_mount+0x37/0xbd
> > >  [<c048a6fb>] do_mount+0x5c3/0x61d
> > >  [<c048a7c4>] sys_mount+0x6f/0xa9
> > >  [<c04040b2>] sysenter_past_esp+0x5f/0xa5
> > >  =======================
> > 
> 
> btw, I think we should track this as a regression, please.

Added, http://bugzilla.kernel.org/show_bug.cgi?id=9610, thanks.


  parent reply	other threads:[~2007-12-21  0:36 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20 22:40 Linux 2.6.24-rc5 x86 architecture no longer Oopses Trond Myklebust
2007-12-20 22:54 ` Andrew Morton
2007-12-20 22:56   ` Andrew Morton
2007-12-20 23:06     ` Trond Myklebust
2007-12-21  0:55     ` Rafael J. Wysocki [this message]
2007-12-21 10:19       ` Ingo Molnar
2007-12-20 23:04   ` Trond Myklebust
2007-12-20 23:47   ` Ingo Molnar
2007-12-21  0:02     ` Andrew Morton
2007-12-21  0:05       ` Ingo Molnar
2007-12-21  0:19     ` Andrew Morton
2007-12-21  0:30       ` Ingo Molnar
2007-12-21  0:40         ` Andrew Morton
2007-12-21  0:44           ` Ingo Molnar
2007-12-21 10:27           ` Ingo Molnar
2007-12-21 10:42             ` Andrew Morton
2007-12-21 11:12               ` Ingo Molnar
2007-12-21 11:34                 ` Andrew Morton
2007-12-21 12:31                   ` Ingo Molnar

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=200712210155.18527.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=trond.myklebust@fys.uio.no \
    /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.