From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: oops in bk pull (oct 03)
Date: Fri, 4 Oct 2002 21:58:10 +0000 (UTC) [thread overview]
Message-ID: <anl2ti$9lc$1@penguin.transmeta.com> (raw)
In-Reply-To: 3D9DF6A2.9030101@erkkila.org
In article <3D9DF6A2.9030101@erkkila.org>,
Paul E. Erkkila <pee@erkkila.org> wrote:
>
>Oops in drivers/pci/probe.c
>
>Oops (copied), ksymoops, and lspci -vv attached
>
>No modules in ksyms, skipping objects
>Unable to handle kernel paging request at virtual address f8000008
>c01c9d10
>*pde = 00000000
>Oops: 0002
>CPU: 0
>EIP: 0060:[<c01c9d10>] Not tainted
>Using defaults from ksymoops -t elf32-i386 -a i386
>EFLAGS: 00010202
>eax: f8000008 ebx: 00000010 ecx: 00000000 edx: f8000008
>esi: c1523c00 edi: c1523d38 ebp: 00000001 esp: dffcdb60
>ds: 0068 es: 0068 ss: 0068
>Stack: c01c9e91 f8000008 fffffff0 00000010 dffcdb78 c1523ef8 f8000008 00000008
> d0000008 c1523c00 c1523f48 00000000 00000000 c01ca2a6 c1523c00 00000006
> 00000030 dffcdbac 00000000 00000600 c1523c00 dffcdc20 c03a1351 c1523c00
> [<c01c9e91>] pci_read_bases+0x161/0x340
> [<c01ca2a6>] pci_setup_device+0x1b6/0x3d0
> [<c0105109>] init+0x79/0x200
> [<c0105090>] init+0x0/0x200
> [<c01073e5>] kernel_thread_helper+0x5/0x10
>Code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 c3 8d b4
Something has corrupted your kernel image. Those 16 0x00 bytes are
definitely not the right code, looks like an errant memset() through a
wild pointer cleared it or something.
Is this repeatable? Does it happen with current BK?
Linus
next prev parent reply other threads:[~2002-10-04 21:53 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-04 20:14 oops in bk pull (oct 03) Paul E. Erkkila
2002-10-04 21:58 ` Linus Torvalds [this message]
2002-10-05 0:03 ` Paul E. Erkkila
2002-10-05 0:33 ` Alexander Viro
2002-10-05 0:40 ` Linus Torvalds
2002-10-05 0:51 ` Alexander Viro
2002-10-05 1:02 ` Linus Torvalds
2002-10-05 1:13 ` David S. Miller
2002-10-05 1:27 ` Alexander Viro
2002-10-05 1:41 ` Linus Torvalds
2002-10-05 2:00 ` David S. Miller
2002-10-05 2:22 ` Linus Torvalds
2002-10-05 2:22 ` David S. Miller
2002-10-05 2:00 ` Linus Torvalds
2002-10-05 3:20 ` Alexander Viro
2002-10-05 3:26 ` Linus Torvalds
2002-10-05 9:35 ` Ivan Kokshaysky
2002-10-05 1:14 ` Alexander Viro
2002-10-05 0:44 ` Alexander Viro
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='anl2ti$9lc$1@penguin.transmeta.com' \
--to=torvalds@transmeta.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.