[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bad 486 dumpage



Chances are you have dodgy memory in the machine.  To make
the system reboot on panic, add a line like the following
to /etc/sysctl.conf:

    ddb.panic=0		# 0=Do not drop into ddb on a kernel panic

 - todd