'\"macro stdmacro
.if n .pH g1a.errdump @(#)errdump	40.4 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} errdump 1M "Essential Utilities" "\&"
.if \nX=1 .ds x} errdump 1M "Essential Utilities"
.if \nX=2 .ds x} errdump 1M "" "\&"
.if \nX=3 .ds x} errdump "" "" "\&"
.TH \*(x}
'\" t
.SH NAME
\f4errdump\f1 \- print error log 
.SH SYNOPSIS
\f4/usr/sbin/errdump\fP
.SH DESCRIPTION
This command displays on the system console the error log contained in
the system's nonvolatile ram.
The display contains the previous saved system state,
the last 5 panic messages and their time of occurrence,
and an indication of the log's sanity.
.SH DIAGNOSTICS
The phrase
``\f5not superuser\fP'' 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.
.SH EXAMPLE
The following is an example of the printout in response to the
\f4errdump\fP command.
.PP
.ft4
.nf
#
#
#
#
# errdump
nvram status:   sane
.sp
.ta .55i
csr:	0x0648  (floppy)  (unassigned)  (clock)  (uart)
.sp
psw:	rsvd CSH_F_D QIE CSH_D 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
.sp
r3:	0x00049001
r4:	0x00000081
r5:	0x00000000
r6:	0x40091348
r7:	0x0001a13f
r8:	0x4008edd8
oap:	0x400816d8
opc:	0x400083bc
osp:	0x40081700
ofp:	0x40081700
isp:	0x40080008
pcbp:	0x40041a40
.sp
fltar:	0xc0021140
fltcr:	reqacc  xlevel  ftype
	0xa     0x0     0x0
.sp
.ta .55i 1.55i
.nf
	srama	sramb
[0]	0x02034800	0x0000011f
[1]	0x02035100	0x00000030
[2]	0x02035860	0x00000074
[3]	0x02035c00	0x00000015
	Panic log
.sp
.ta .55i
[0]	Thu Sep 20 09:51:36 1984
	KERNEL DATA ALIGNMENT ERROR
.sp
[1]	Thu Sep 20 09:51:37 1984
	KERNEL DATA ALIGNMENT ERROR
.sp
[2]	Thu Sep 20 09:51:40 1984
	KERNEL DATA ALIGNMENT ERROR
.sp
[3]	Thu Sep 20 09:52:21 1984
	KERNEL DATA ALIGNMENT ERROR
.sp
[4]	Fri Sep 21 05:50:10 1984
	SYSTEM PARITY ERROR INTERRUPT
.fi
.ft1
.SH SEE ALSO
\f2System Administrator's Guide\f1.
.Ee
