Database Error Messages

ADVM-07758

_ustEAEntryHdrNameLen property has an invalid value
found: number, but expected non-zero value
for _ustEAContainerEntry at offset: number for structure:
string

Cause

The _ustEAEntryHdrNameLen property of the indicated _ustEAEntryHdr property at the _ustEAContainerEntry offset for the indicated _ustEAContainer structure was invalid. Its value was zero but must be non-zero for an extended attribute name entry.


Action

If fsck with the -a switch is currently running, then no further action is needed. fsck will resolve the problem. If fsck without the -a switch is running, then run fsck with the -a switch to resolve the problem. fsck reconstructs the structure to retain as much valid information as possible and may eliminate inaccessible or invalid information.