mcelog processes machine checks (in particular memory and CPU hardware errors) on modern x86-based unix systems and produces human-readable output. FreeBSD conversion patches were originally written by John Baldwin <jhb@freebsd.org> and later incorporated into this port. WWW: http://mcelog.org/ PR: ports/161395 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
7 lines
228 B
Text
7 lines
228 B
Text
=================================================
|
|
You can decode MCE output from the FreeBSD kernel
|
|
by using the following command:
|
|
|
|
mcelog --no-dmi --ascii --file /path/to/log
|
|
|
|
=================================================
|