From: Brian Gerst <bgerst@didntduck.org>
To: Bob Matthews <bmatthews@redhat.com>
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: 2.4.11 oops
Date: Wed, 10 Oct 2001 18:26:11 -0400 [thread overview]
Message-ID: <3BC4CB03.BE1FC37@didntduck.org> (raw)
In-Reply-To: <3BC4B34C.BB45D829@redhat.com>
Bob Matthews wrote:
>
> Linus,
>
> I've received an oops while booting 2.4.11 on two different SMP
> machines. The kernel was SMP, HIGHMEM=64G with sym53c8xx, 3c59x,
> eepro100, aic7xx and megaraid drivers statically linked.
>
> eax: 37e8ace4 ebx: 00000001 ecx: 00000001 edx: c02e1990
> Code; c013d941 <exec_mmap+111/1f0> <=====
> 0: 0f 22 d8 mov %eax,%cr3 <=====
What looks like happened here is that the pgd pointer isn't properly
aligned (it should be 32 byte aligned and 0x37e8ace4 is not). Do you
have slab debugging turned on? I think this has been fixed already in
the AC kernels.
--
Brian Gerst
next prev parent reply other threads:[~2001-10-10 22:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-10 20:45 2.4.11 oops Bob Matthews
2001-10-10 22:26 ` Brian Gerst [this message]
2001-10-10 22:44 ` Linus Torvalds
2001-10-10 22:59 ` Alan Cox
2001-10-11 14:29 ` Bob Matthews
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=3BC4CB03.BE1FC37@didntduck.org \
--to=bgerst@didntduck.org \
--cc=bmatthews@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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.