Jump to content
chkaufmann

Error 204 with FastMM4

Recommended Posts

Hi,

 

when I shutdown one of my applications I get an error 204. But I get it only if I include FastMM4 in FullDebugMode.

 

The error happens in unit System.pas, method TInstHashMap.Finalize on the row with: 

while PopInstItem.Free do ;

I'm a bit lost, how to find the error because the memory leak report is empty now. Where should I start to search for the problem? I only have it in one application, other applications shut down with no error.

 

Christian

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×