From: Peter 'p2' De Schrijver <p2@mind.be>
To: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: Martin Michlmayr <tbm@cyrius.com>, linux-mips@linux-mips.org
Subject: Re: DECstation R3000 boot error
Date: Wed, 25 Jan 2006 00:21:17 +0100 [thread overview]
Message-ID: <20060124232117.GA4165@codecarver> (raw)
In-Reply-To: <Pine.LNX.4.64N.0601241227290.11021@blysk.ds.pg.gda.pl>
[-- Attachment #1: Type: text/plain, Size: 3824 bytes --]
Hi,
>
> Well, the console device was not specified at the Linux's command line
> and the kernel currently does not query REX variables to infer which
> device to use. Please retry with "console=ttyS2"; you may specify line
> parameters as required, too. That may be compiled in if you run out of
> the BBU RAM space (which only allows up to 37 characters for kernel
> arguments).
>
> The output you got was produced with the early console which uses REX
> primitives.
Ok. This results in the following panic :
>>boot 3/tftp/vmlinux-pmax console=ttyS2
-tftp boot(3), bootp 10.42.0.190:/tftpboot/vmlinux-pmax
-tftp load 3080326+0+114586
Linux version 2.6.15 (tbm@deprecation) (gcc version 4.0.3 20051201
(prerelease) (Debian 4.0.2-5)) #2 Tue Jan 24 23:08:47 GMT 2006
This is a DECstation 5000/2x0
CPU revision is: 00000230
FPU revision is: 00000340
Determined physical RAM map:
memory: 0c000000 @ 00000000 (usable)
Built 1 zonelists
Kernel command line: console=ttyS2
Primary instruction cache 64kB, linesize 4 bytes.
Primary data cache 64kB, linesize 4 bytes.
Synthesized TLB refill handler (17 instructions).
Synthesized TLB load handler fastpath (31 instructions).
Synthesized TLB store handler fastpath (31 instructions).
Synthesized TLB modify handler fastpath (25 instructions).
PID hash table entries: 1024 (order: 10, 16384 bytes)
Using 24.999 MHz high precision timer.}SZ·]Œ0 @ 00000000 (usable)
Built 1 zonelists
Kernel command line: console=ttyS2
Primary instruction cache 64kB, linesize 4 bytes.
Primary cache 64kB, linesize 4 bytes.
Synthesized TLB refill handler (17 instructions).
Synthesized TLB load handler fastpath (31 instructions).
Synthesized TLB store handler fastpath (31 instructions).
Synthesized TLB modify handler fastpath (25 instructions).
PID hash table entries: 1024 (order: 10, 16384 bytes)
Using 24.999 MHz high precision timer.
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Reserved instruction in kernel code[#1]:
Cpu 0
$ 0 : 00000000 1008ec00 80000000 00000010
$ 4 : 8034e000 00000001 8034f000 00000000
$ 8 : 0000bae0 802e1740 00000044 ffffc000
$12 : 00000078 81178018 802e17f4 00000005
$16 : 810069c0 00000001 810069c0 80340000
$20 : 00000000 1008ec01 00000001 00000001
$24 : 802a69d8 00000000
$28 : 802dc000 802ddea0 00029cf1 8009a88c
Hi : 00000000
Lo : 00000000
epc : 80332384 0x80332384 Not tainted
ra : 8009a88c get_page_from_freelist+0x4b0/0x548
Status: 1008ec04 IEp
Cause : 30000028
PrId : 00000230
Modules linked in:
Process swapper (pid: 0, threadinfo=802dc000, task=802de000)
Stack : 00000048 8117a018 802e17c4 00000005 00000044 8117a800 00000000 00000000
00000000 802e1be0 802e1be0 802de000 000080d0 a000fcec 00000000 802e1be0
00000000 fdbcbd7e 00000000 8009a9b8 000280d0 00000000 00000000 00000044
8031cd84 8031cd4c 00000010 00000000 000280d0 00000000 00000080 802ddf18
00000000 80340000 80340000 a000fcec 00000000 00000003 00000000 fdbcbd7e
...
Call Trace:
[<8009a9b8>] __alloc_pages+0x94/0x3cc
[<8031cd84>] __free_pages_bootmem+0x128/0x144
[<8031cd4c>] __free_pages_bootmem+0xf0/0x144
[<8009b440>] __get_free_pages+0x3c/0x8c
[<8004e414>] setup_zero_pages+0x34/0x1ac
[<80313b74>] mem_init+0x5c/0x1ac
[<8031ed8c>] inode_init_early+0xa8/0xc0
[<8030c440>] start_kernel+0x140/0x21c
[<8030c000>] _sinittext+0x0/0x7c
[<8030c448>] start_kernel+0x148/0x21c
[<8030c530>] unknown_bootoption+0x0/0x374
Code: 00000000 00000000 24861000 <fc800000> fc800008 fc800010 fc800018 24840040 fc80ffe0
Kernel panic - not syncing: Attempted to kill the idle task!
L & L
p2.
--
goa is a state of mind
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-01-24 23:17 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-23 22:50 DECstation R3000 boot error Martin Michlmayr
2006-01-24 9:50 ` Kaj-Michael Lang
2006-01-24 11:14 ` Maciej W. Rozycki
2006-01-25 10:42 ` Kaj-Michael Lang
2006-01-25 10:48 ` Martin Michlmayr
2006-01-25 11:16 ` Maciej W. Rozycki
2006-01-24 11:09 ` Maciej W. Rozycki
2006-01-24 12:27 ` Martin Michlmayr
2006-01-24 12:39 ` Maciej W. Rozycki
2006-01-24 23:21 ` Peter 'p2' De Schrijver [this message]
2006-01-24 23:36 ` Peter 'p2' De Schrijver
2006-01-25 11:10 ` Maciej W. Rozycki
2006-02-03 15:02 ` Martin Michlmayr
2006-02-06 10:38 ` Maciej W. Rozycki
2006-02-13 9:15 ` Maciej W. Rozycki
2006-02-13 22:39 ` Martin Michlmayr
2006-02-13 22:47 ` Martin Michlmayr
2006-02-14 16:27 ` Ralf Baechle
2006-02-14 23:04 ` Yoichi Yuasa
2006-02-14 16:25 ` Ralf Baechle
2006-02-13 22:59 ` Martin Michlmayr
2006-02-13 23:23 ` Martin Michlmayr
2006-02-14 10:01 ` Maciej W. Rozycki
2006-05-11 17:30 ` Martin Michlmayr
2006-02-14 9:48 ` Maciej W. Rozycki
2006-02-13 23:27 ` Martin Michlmayr
2006-02-13 23:35 ` Martin Michlmayr
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=20060124232117.GA4165@codecarver \
--to=p2@mind.be \
--cc=linux-mips@linux-mips.org \
--cc=macro@linux-mips.org \
--cc=tbm@cyrius.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.