Home > Back-end > Delphi program for a long time is not activated, unable to terminate the process, must be turned off
Delphi program for a long time is not activated, unable to terminate the process, must be turned off
Time:11-16
Delphi settle version of the program Program for a long time not activated, unable to terminate the process, must shut down Why is this?
Delphi memory leak?
CodePudding user response:
More than 99.9999999% May be your program problem ~ ~ ~
CodePudding user response:
Memory leaks are generally not release the memory allocated but no longer use, not unable to terminate the process problem, problem is estimated to be out on the memory access, such as crossing the line,
Even if it's unable to terminate the process, need to restart, open the task manager, find which processes, it is ok to kill it,