Lines Matching refs:PetscErrorPrintf

111 …PetscCall((*PetscErrorPrintf)("PetscMallocValidate: error detected in %s() at %s:%d\n", function, …  in PetscMallocValidate()
112 …PetscCall((*PetscErrorPrintf)("Root memory header %p has invalid back pointer %p\n", (void *)head,… in PetscMallocValidate()
118 …PetscCall((*PetscErrorPrintf)("PetscMallocValidate: error detected in %s() at %s:%d\n", function, … in PetscMallocValidate()
119 PetscCall((*PetscErrorPrintf)("Memory at address %p is corrupted\n", (void *)head)); in PetscMallocValidate()
120 PetscCall((*PetscErrorPrintf)("Probably write before beginning of or past end of array\n")); in PetscMallocValidate()
123 …PetscCall((*PetscErrorPrintf)("Last intact block [id=%d(%.0f)] at address %p allocated in %s() at … in PetscMallocValidate()
132 …PetscCall((*PetscErrorPrintf)("PetscMallocValidate: error detected in %s() at %s:%d\n", function, … in PetscMallocValidate()
134 …PetscCall((*PetscErrorPrintf)("Memory [id=%d(%.0f)] at address %p already freed\n", head->id, (Pet… in PetscMallocValidate()
137 …PetscCall((*PetscErrorPrintf)("Memory [id=%d(%.0f)] at address %p is corrupted (probably write pas… in PetscMallocValidate()
138 …PetscCall((*PetscErrorPrintf)("Memory originally allocated in %s() at %s:%d\n", head->functionname… in PetscMallocValidate()
144 …PetscCall((*PetscErrorPrintf)("PetscMallocValidate: error detected in %s() at %s:%d\n", function, … in PetscMallocValidate()
145 …PetscCall((*PetscErrorPrintf)("Backpointer %p is invalid, should be %p\n", (void *)head->prev, (vo… in PetscMallocValidate()
146 …PetscCall((*PetscErrorPrintf)("Previous memory originally allocated in %s() at %s:%d\n", lasthead-… in PetscMallocValidate()
147 …PetscCall((*PetscErrorPrintf)("Memory originally allocated in %s() at %s:%d\n", head->functionname… in PetscMallocValidate()
270 …PetscCall((*PetscErrorPrintf)("PetscTrFreeDefault() called from %s() at %s:%d\n", function, filena… in PetscTrFreeDefault()
271 …PetscCall((*PetscErrorPrintf)("Block at address %p is corrupted; cannot free;\nmay be block not al… in PetscTrFreeDefault()
278 …PetscCall((*PetscErrorPrintf)("PetscTrFreeDefault() called from %s() at %s:%d\n", function, filena… in PetscTrFreeDefault()
279 …PetscCall((*PetscErrorPrintf)("Block [id=%d(%.0f)] at address %p was already freed\n", head->id, (… in PetscTrFreeDefault()
281 …PetscCall((*PetscErrorPrintf)("Block freed in %s() at %s:%d\n", head->functionname, head->filename… in PetscTrFreeDefault()
283 …PetscCall((*PetscErrorPrintf)("Block allocated in %s() at %s:%d\n", head->functionname, head->file… in PetscTrFreeDefault()
288 …PetscCall((*PetscErrorPrintf)("PetscTrFreeDefault() called from %s() at %s:%d\n", function, filena… in PetscTrFreeDefault()
289 …PetscCall((*PetscErrorPrintf)("Block [id=%d(%.0f)] at address %p is corrupted (probably write past… in PetscTrFreeDefault()
290 …PetscCall((*PetscErrorPrintf)("Block allocated in %s() at %s:%d\n", head->functionname, head->file… in PetscTrFreeDefault()
350 …PetscCall((*PetscErrorPrintf)("PetscTrReallocDefault() called from %s() at %s:%d\n", function, fil… in PetscTrReallocDefault()
351 …PetscCall((*PetscErrorPrintf)("Block at address %p is corrupted; cannot free;\nmay be block not al… in PetscTrReallocDefault()
358 …PetscCall((*PetscErrorPrintf)("PetscTrReallocDefault() called from %s() at %s:%d\n", function, fil… in PetscTrReallocDefault()
359 …PetscCall((*PetscErrorPrintf)("Block [id=%d(%.0f)] at address %p was already freed\n", head->id, (… in PetscTrReallocDefault()
361 …PetscCall((*PetscErrorPrintf)("Block freed in %s() at %s:%d\n", head->functionname, head->filename… in PetscTrReallocDefault()
363 …PetscCall((*PetscErrorPrintf)("Block allocated in %s() at %s:%d\n", head->functionname, head->file… in PetscTrReallocDefault()
368 …PetscCall((*PetscErrorPrintf)("PetscTrReallocDefault() called from %s() at %s:%d\n", function, fil… in PetscTrReallocDefault()
369 …PetscCall((*PetscErrorPrintf)("Block [id=%d(%.0f)] at address %p is corrupted (probably write past… in PetscTrReallocDefault()
370 …PetscCall((*PetscErrorPrintf)("Block allocated in %s() at %s:%d\n", head->functionname, head->file… in PetscTrReallocDefault()