Delphi Runtime error 216 thrown in SysUtils.FinaliseUnits, line number not in mapfile -


I have a random runtime error 216 that appears when the app is closed

I've been debugged, and the error has been thrown in SysUtils.FinalizeUnits .

I have gone to code and all created objects are free.

Number of runtime errors, 0040054a, the map is missing in the file . Do you know what it means?

Can anyone tell me how is throwing error?

I doubted the memory leak (all runtime errors 216 I have encountered so far) and one Use of profferer (never as good as visual inspection device). Since you are using Delphi XE, you should give a try to Acquam (included in it), also see

Kind regards, Frank

Comments