errdump(1M) MISC. REFERENCE MANUAL PAGES errdump(1M)
NAME
errdump - print error log
SYNOPSIS
/usr/sbin/errdump
DESCRIPTION
This command displays on the system console the error log
contained in the system's nonvolatile ram. The display con-
tains the previous saved system state, the last 5 panic mes-
sages and their time of occurrence, and an indication of the
log's sanity.
DIAGNOSTICS
The phrase ``not superuser'' is displayed if the command is
invoked by other than the super-user. The super-user is
anyone logged in under the root directory from the console
port.
EXAMPLE
The following is an example of the printout in response to
the errdump command.
#
#
#
#
# errdump
nvram status: sane
csr: 0x0648 (floppy) (unassigned) (clock) (uart)
psw: rsvd CSHFD QIE CSHD OE NZVC TE IPL CM PM R I ISC TM FT
0 1 0 1 0 0 0 f 0 0 1 0 5 0 3
r3: 0x00049001
r4: 0x00000081
r5: 0x00000000
r6: 0x40091348
r7: 0x0001a13f
r8: 0x4008edd8
oap: 0x400816d8
opc: 0x400083bc
osp: 0x40081700
ofp: 0x40081700
isp: 0x40080008
pcbp:0x40041a40
fltar:0xc0021140
fltcr:reqacc xlevel ftype
0xa 0x0 0x0
Last change: Essential Utilities 1
errdump(1M) MISC. REFERENCE MANUAL PAGES errdump(1M)
srama sramb
[0] 0x020348000x0000011f
[1] 0x020351000x00000030
[2] 0x020358600x00000074
[3] 0x02035c000x00000015
Panic log
[0] Thu Sep 20 09:51:36 1984
KERNEL DATA ALIGNMENT ERROR
[1] Thu Sep 20 09:51:37 1984
KERNEL DATA ALIGNMENT ERROR
[2] Thu Sep 20 09:51:40 1984
KERNEL DATA ALIGNMENT ERROR
[3] Thu Sep 20 09:52:21 1984
KERNEL DATA ALIGNMENT ERROR
[4] Fri Sep 21 05:50:10 1984
SYSTEM PARITY ERROR INTERRUPT
SEE ALSO
System Administrator's Guide.
Last change: Essential Utilities 2