Hi all,
        Lately I've been getting a new error every time I shut down a new
project from within the Delphi IDE or when run outside of it.  The worse
part is that when this happens the only way to kill the process is by going
to the "processes" tab of the task manager and shutting it down from there
because the apps tab doesn't show the project anymore by the time this
exception hits.
        Here's all the info I can get using various utilities:

Exception EInvalidPointer occured in System.TObject.FreeInstance at 0 in
file 
Message: Invalid pointer operation
Call stack: 
[00403F40] System.TObject.FreeInstance

        Naturally I assume that something is not being correctly freed, or
has been set to nil inadvertently before it should be, but I've gone thru
the source a number of times and not found anything.  All the components
being used have been used before in Delphi projects as well and never caused
me a problem.  Any ideas? 

from Robert Meek dba "Tangentals Design"
e-mail: [EMAIL PROTECTED]
Freelance Windows Programming for XP and Vista 
Also proud to be a Moderator of the "Delphi-List" at elists.org

"Reality cannot be explained...only enjoyed or endured as your current
perspective allows!"


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to