Compressed Dump
Compressed Dump White Paper, Version 1.3
page 25
CRERR_WRONGDUMP A raw dump device which is supposed to contain
part of the dump does not. It may have been over-
written by swap activity or by a more recent dump.
CRERR_WRONGHOST A portion of the crash dump still resides on a
dump device of the system that dumped, which is
not the current system.
CRERR_NONODE The specified node number does not exist.
CRERR_ERRNO A system error occurred. Consult errno for the spe-
cific error. Note that certain values for errno have
specific meanings in the context of the library. They
include:
[ENOEXEC] A portion of the crash dump could not
be uncompressed.
[ENOTDIR] The specified pathname for the dump
was neither a plain file, nor a directory containing
an INDEX file, nor the /dev/mem pseudodriver.
Other values of errno have their traditional mean-
ings.
AUTHOR
libcrash was developed by HP.
SEE ALSO
cr_close(3), cr_info(3), cr_isaddr(3), cr_open(3), cr_perror(3), cr_read(3),
cr_set_node(3), cr_uncompress(3), cr_verify(3)