From: Matthew Wilcox <willy@debian.org>
To: linux-kernel@vger.kernel.org
Subject: 2.5.26 broken on headless boxes
Date: Wed, 17 Jul 2002 16:55:38 +0100 [thread overview]
Message-ID: <20020717165538.D13352@parcelfarce.linux.theplanet.co.uk> (raw)
On a headless box with both CONFIG_VT_CONSOLE and CONFIG_SERIAL_CONSOLE
defined, I get:
Freeing unused kernel memory: 452k freed
visual_init: sw = 00000000, conswitchp = 00000000, currcons = 0, init = 1
Unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
c01b775f
*pde = 37868001
*pte = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c01b775f>] Not tainted
EFLAGS: 00010286
eax: 00000000 ebx: c03dc9a0 ecx: 00000001 edx: c02f2cb0
esi: 00000000 edi: 00000000 ebp: 00000000 esp: c3d45e9c
ds: 0018 es: 0018 ss: 0018
Process init (pid: 1, threadinfo=c3d44000 task=c3d4f300)
Stack: 00000000 f784a000 00000000 f78518f0 f7907600 c01baa05 00000000 00000000
00000001 c01ac03c f784a000 f7871da0 c3d44000 f7871da0 00000000 f78518f0
f786da20 01021e80 f784a000 f7910160 c0145a93 f786da20 c3d45f80 f7a06000
Call Trace: [<c01baa05>] [<c01ac03c>] [<c0145a93>] [<c0144ee7>] [<c0146383>]
[<c013c34a>] [<c013b011>] [<c013af26>] [<c013b317>] [<c0108893>]
Code: 83 38 00 75 09 57 e8 36 ed ff ff 83 c4 04 8b 86 00 cc 3d c0
<0>Kernel panic: Attempted to kill init!
I put an `if (!sw) return;' in visual_init and the panic persists, so
it's not entirely obvious to me what's going on. Someone more intimate
with the console system want to comment?
--
Revolutions do not require corporate support.
next reply other threads:[~2002-07-17 15:52 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-17 15:55 Matthew Wilcox [this message]
2002-07-18 1:06 ` William Lee Irwin III
2002-07-18 9:48 ` Re[3]: " Tobias Rittweiler
2002-07-18 10:46 ` William Lee Irwin III
2002-07-18 12:29 ` Re[2]: " Tobias Rittweiler
2002-07-18 20:17 ` William Lee Irwin III
2002-07-18 13:29 ` Matthew Wilcox
2002-07-18 20:18 ` William Lee Irwin III
2002-07-18 20:32 ` Matthew Wilcox
2002-07-18 20:37 ` William Lee Irwin III
[not found] <20020717165538.D13352@parcelfarce.linux.theplanet.co.uk.suse.lists.linux.kernel>
2002-07-18 12:45 ` Andi Kleen
2002-07-18 23:07 ` James Simmons
2002-07-19 9:45 ` Andi Kleen
2002-07-18 21:04 Petr Vandrovec
2002-07-18 21:18 ` Matthew Wilcox
2002-07-18 21:42 Petr Vandrovec
2002-07-18 21:45 ` Matthew Wilcox
2002-07-18 22:16 Petr Vandrovec
2002-07-18 22:20 ` Arnaldo Carvalho de Melo
2002-07-18 23:01 ` James Simmons
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=20020717165538.D13352@parcelfarce.linux.theplanet.co.uk \
--to=willy@debian.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome