Subject: Re: Complete(ish) binary snapshot, 20000714
To: None <port-arm26@netbsd.org>
From: Leo Smiers <L.Smiers@cable.A2000.nl>
List: port-arm26
Date: 07/19/2000 20:23:11
This message is in MIME format. If you are reading this text, then your mail
package doesn't fully support MIME - there may be a newer release available
from your supplier.

Created using the !Marcel mail package from ANT Ltd <sales@ant.co.uk>

--293902-1603566409-964038191=:1904222667
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

In <URL:news:local.port-arm26> on Tue 18 Jul, Ben Harris wrote:
> 
> There's still the question of that address exception to deal with, since
No problem.

> that shouldn't generally happen.  If you can reproduce it, the output of
> "trace" at the db> prompt there would be useful, since it happened in SVC
> mode.  Sadly, the debugger's output doesn't get saved in the message
> buffer, but if you could record the function names (and the value of
> "scp", the save code pointer), that should be helpful.
I have attached two files. The dmesg/out and a file with the trace.

I have also tried the 4 megabyte kernel. Sometimes things never work as you
expect. It now seems that the code for accessing Acorn SCSI card is enabled.
This is now desrupting the startup of the kernel. I have attached the
dmesg/out file (named dmesg/asc) for you to examine. I almost don't dare to
ask you but could you build a 4M kernel without the Acorn SCSI card? You
are still waiting for the new asc driver in the arm32 tree?

Leo

-- 
Leo Smiers
System specialist FB/SP                    bv Nederland Haarlem
!PDF 0.73a | !Flash 0.49c                  http://people.a2000.nl/lsmiers

--293902-1603566409-964038191=:1904222667
Content-Type: TEXT/Plain; NAME="dmesg.out"
Content-Transfer-Encoding: QUOTED-PRINTABLE

[ using 128408 bytes of netbsd ELF symbol table ]
Copyright (c) 1996, 1997, 1998, 1999, 2000
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 1.5B (GENERIC) #15: Sat Jul 15 23:49:35 BST 2000
    bjh21@cromarty:/usr/src/new/sys/arch/arm26/compile/GENERIC
total memory =3D 4096 KB
avail memory =3D 1248 KB
using 16 buffers containing 288 KB of memory
cpu0 (root): ARM3 (rev. 0), cache enabled
iobus0 (root)
ioc0 at iobus0 base 0x200000
iic0 at ioc0
rtc0 at iic0 addr 0xa0: PCF8583, 32.768 kHz clock
arckbd0 at ioc0 bank 0 offset 0x04
arckbd0: interrupting at IRQ 15 (rx) and IRQ 14 (tx)
arcwskbd0 at arckbd0
wskbd0 at arcwskbd0: console keyboard
arcwsmouse0 at arckbd0
wsmouse0 at arcwsmouse0
podulebus0 at ioc0 bank 4
ei0 at podulebus0 slot 0: address 00:00:a4:00:05:3a, type AKA25 iss. 1
ei0: interrupting at IRQ 13
CDFS & SCSI Expansion Card <0000:0002> at podulebus0 slot 1 not configured
ea0 at podulebus0 slot 3: SEEQ8005 address 00:02:07:01:1a:40 64K buffer RAM
arcvideo0 (root): VSYNC interrupts at IRQ 3
wsdisplay0 at arcvideo0: console (arccons, vt100 emulation), using wskbd0
ioc0: 100 Hz clock interrupting at IRQ 5
ioc0: 100 Hz statclock interrupting at IRQ 6
arckbd0: layout 1
cpu0: 10000 loops in 1666 microseconds, delay factor =3D 7
root device: ei0
dump device:=20
file system (default generic):=20
root on ei0
cpu_dumpconf: Doing something here would be useful
mountroot: trying nfs...
nfs_boot: trying DHCP/BOOTP
nfs_boot: DHCP server: 192.168.0.4
nfs_boot: my_addr=3D192.168.0.2
nfs_boot: my_mask=3D255.255.0.0
root on 192.168.0.4:/usr4/export/arm26/root
root time: 0x39750da0
root file system type: nfs
init: copying out path `/sbin/init' 11
unhandled fault at 0x17ffff5 (ret =3D 6)
unhandled fault at 0x17ffff0 (ret =3D 6)
unhandled fault at 0x17fffec (ret =3D 6)
unhandled fault at 0x17ffff5 (ret =3D 6)
Address exception:
R0  =3D 0x01ee7ebc  R1  =3D 0xffffffff  R2  =3D 0x017ffff5  R3  =3D 0x01ee7=
e90
R4  =3D 0x0a098247  R5  =3D 0x0a220efb  R6  =3D 0x01ee7e94  R7  =3D 0x00000=
00c
R8  =3D 0x00000000  R9  =3D 0x017ffff5  R10 =3D 0x00000000  R11 =3D 0x00000=
000
R12 =3D 0x00000028  R13 =3D 0x0000ff78  R14 =3D 0x038b9f48  R15 =3D 0x82221=
30b
pc -> ldmdb=09r11, {r4, r11, r13, r15}^
panic: address exception in kernel mode

--293902-1603566409-964038191=:1904222667
Content-Type: TEXT/Plain; NAME=trace
Content-Transfer-Encoding: QUOTED-PRINTABLE

db> trace
panic(scp=3D0x220d0563(panic+0x14), rlv=3D0x22220b9f(address_exeption_handl=
er+0x88),
=09rsp=3D0x1ee7e30, rfp=3D0x1ee7e4c)
address_exepction_handler(scp=3D0xa220b27(address_exeption_handler+0x10), r=
lv=3D0xa0981cf(address_exeption_entry+0x20),
=09rsp=3D0x1ee7e50, rfp=3D0x0, r7=3D0xc, r6=3D0x1ee7e94,
=09r5=3D0xa220efbm r4=3D0xa098247)
db>=09

--293902-1603566409-964038191=:1904222667
Content-Type: TEXT/Plain; NAME="dmesg.asc"
Content-Transfer-Encoding: QUOTED-PRINTABLE

[ using 106924 bytes of netbsd ELF symbol table ]
Copyright (c) 1996, 1997, 1998, 1999, 2000
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 1.5B (FOURMEG) #0: Wed Jul 19 17:22:19 BST 2000
    bjh21@cromarty:/usr/src/new/sys/arch/arm26/compile/FOURMEG
total memory =3D 4096 KB
avail memory =3D 1728 KB
using 16 buffers containing 288 KB of memory
cpu0 (root): ARM3 (rev. 0), cache enabled
iobus0 (root)
ioc0 at iobus0 base 0x200000
iic0 at ioc0
rtc0 at iic0 addr 0xa0: PCF8583, 32.768 kHz clock
arckbd0 at ioc0 bank 0 offset 0x04
arckbd0: interrupting at IRQ 15 (rx) and IRQ 14 (tx)
arcwskbd0 at arckbd0
wskbd0 at arcwskbd0: console keyboard
arcwsmouse0 at arckbd0
wsmouse0 at arcwsmouse0
podulebus0 at ioc0 bank 4
ei0 at podulebus0 slot 0: address 00:00:a4:00:05:3a, type AKA25 iss. 1
ei0: interrupting at IRQ 13
asc0 at podulebus0 slot 1: hostid=3D7
scsibus0 at asc0: 8 targets, 8 luns per target
ea0 at podulebus0 slot 3: SEEQ8005 address 00:02:07:01:1a:40 64K buffer RAM
arcvideo0 (root): VSYNC interrupts at IRQ 3
wsdisplay0 at arcvideo0: console (arccons, dumb emulation), using wskbd0
ioc0: 100 Hz clock interrupting at IRQ 5
arckbd0: layout 1
ioc0: 100 Hz statclock interrupting at IRQ 6
cpu0: 10000 loops in 1776 microseconds, delay factor =3D 6
scsibus0: waiting 2 seconds for devices to settle...
probe(asc0:0:0): non-media hardware failure, data =3D 00 00 00 00 43 00 00 =
00 00 00
scsibus0 target 0 lun 0: <CONNER, CP3100-100mb-3.5, 0A15> SCSI1 0/direct fi=
xed not configured

--293902-1603566409-964038191=:1904222667--