has been modified.
.It "pointer to wrong page"
The pointer that
.Fn malloc
.Fn realloc ,
.Fn free
or
.Fn calloc
.Fn reallocf
is trying to free does not reference a possible page.
.It "recursive call"
A process has attempted to call an allocation function recursively.