CEE3714I
The heap pool contains a cell to be freed at address but it has already been freed.

Explanation

The cell at address is being freed twice by the application.

System action

No system action is performed.

Programmer response

Review the heap pool trace data for the heap pool to learn the application offset that is freeing this cell.

Symbolic Feedback Code

CEE3K2