Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 22:19:42 +0200
From:      Bernd Walter <ticso@mail.cicely.de>
To:        freebsd-alpha@freebsd.org
Subject:   -current boot panic
Message-ID:  <20010329221942.A29139@cicely20.cicely.de>

next in thread | raw e-mail | index | archive | help
Source is from yesterday on a PC164
ok boot -v
Entering kernel at 0xfffffc000032a940...
sio1: gdb debugging port
Unrecognized boot flag '0'.
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
Setting atkbd 0 at to atkbdc (string)
Setting atkbd 0 irq to 1 (int)
Setting atkbdc 0 at to isa (string)
Setting atkbdc 0 port to 96 (int)
Setting fd 0 at to fdc0 (string)
Setting fd 0 drive to 0 (int)
Setting fdc 0 at to isa (string)
Setting fdc 0 drq to 2 (int)
Setting fdc 0 irq to 6 (int)
Setting fdc 0 port to 1008 (int)
Setting mcclock 0 at to isa (string)
Setting mcclock 0 port to 112 (int)
Setting ppc 0 at to isa (string)
Setting ppc 0 irq to 7 (int)
Setting psm 0 at to atkbdc (string)
Setting psm 0 irq to 12 (int)
Setting sc 0 at to isa (string)
Setting sio 0 at to isa (string)
Setting sio 0 irq to 4 (int)
Setting sio 0 port to 1016 (int)
Setting sio 1 at to isa (string)
Setting sio 1 flags to 80 (int)
Setting sio 1 irq to 3 (int)
Setting sio 1 port to 760 (int)
Setting vga 0 at to isa (string)

fatal kernel trap:

    trap entry = 0x2 (memory management fault)
    a0         = 0x28
    a1         = 0x1
    a2         = 0x1
    pc         = 0xfffffc00003f53d0
    ra         = 0xfffffc00003f53cc
    curproc    = 0xfffffc0000687080
        pid = 0, comm = 

Stopped at      0xfffffc00003f53d0:     stq     s4,0x28(s2) <0x28>      <s4=0xfffffc00005d5eeb,s2=0x0>
db> trace
(null)() at 0xfffffc00003f53d0


machine         alpha
cpu             EV5
ident           "CICELY9"
maxusers        32

#hints          "GENERIC.hints"
makeoptions     DEBUG=-g                #Build kernel with gdb(1) debug symbols

options         NSWAPDEV=20
#options        MAXDSIZ="137438953472L" # 128G
#options        DFLDSIZ="137438953472L" # 128G
options         DDB
options         BREAK_TO_DEBUGGER       #a BREAK on a comconsole goes to

options         DEC_EB164               # EB164, PC164, PC164LX, PC164SX

options         INET                    #InterNETworking
options         INET6                   #IPv6 communications protocols

#options        KTR
#options        KTR_EXTEND
#options        KTR_ENTRIES=1024
#options        KTR_COMPILE=0x3fffff
#options        KTR_MASK=0x201208
#options        KTR_CPUMASK=0x3
#options        KTR_VERBOSE

#options        MUTEX_DEBUG
options         WITNESS
#options        WITNESS_DDB
options         WITNESS_SKIPSPIN

#options        DIAGNOSTIC
options         INVARIANTS
options         INVARIANT_SUPPORT

options         SOFTUPDATES
options         DEVFS
options         FFS
options         NFS
options         PROCFS
options         COMPAT_43
options         SCSI_DELAY=15000
options         UCONSOLE
options         KTRACE
options         SYSVSHM
options         SYSVMSG
options         SYSVSEM
options         P1003_1B
options         _KPOSIX_PRIORITY_SCHEDULING
device          random

device          isa
device          pci

device          fdc

device          ata
device          atadisk

device          sym
device          scbus
device          da
device          sa
device          cd
device          pass

device          mcclock

device          sio

device          miibus
device          xl
device          dc

device          loop
device          ether
device          pty
device          bpf
device          md



-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010329221942.A29139>