Subject Re: [IBO] EAccessViolation on Exit of app
Author Jason Wharton
My recommendation is to make a temporary copy of your application and start
simplifying it down until you isolate a condition that eliminates the
problem and then start working backwards until you figure out the root cause
of it.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Don Gollahon" <dlgllhn@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, February 21, 2001 8:07 PM
Subject: [IBO] EAccessViolation on Exit of app


> I'm getting an EAccessViolation on exit of my app. Everything is running
> fine except for this. I've stepped through it as best I could. Upon exit
> the program exits my form and then goes through ib_utils, ib_session, and
> ib_header. It executes the following code several times:
>
> XSQLDA_LENGTH
> FreeBlobRefList
> FreeBlobNodeData
> HexTextToBinary
>
> The final code I could step into was:
>
> BinaryToHexText
>
> and just when I step through the "end" of that function I get the error:
>
> Exception EAccessViolation in module VideoCat.exe at 000FFCCE.
> Access violation at address 004FFCCE in module 'VideoCat.exe'.
> Read of address 00000000.
>
> I'm using Delphi 4, Windows 2000, IB 6, and IB_Objects 3.6Cf.
>
> Thanks.
>
> Don Gollahon
> (dlgllhn@...)
> "What in Eternity does it matter?"
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>