Subject Re: Exiting gracefully from lost connection error (335544721)
Author almfgingras
--- In firebird-support@yahoogroups.com, "Simon Carter"
<simon.carter@t...> wrote:
>
> Philippe,
>
> Have you tried running your app using Debug DCUs, the stack trace
might well
> give you extra information which will help track down the AV, also
instead
> of using object.Free(); try FreeAndNil.
>
> Hih
>
> Si Carter
> http://www.tectsoft.net/
> http://www.fbtalk.net/
>
Hi Si,

Thank you for your suggestions.

I think you may be losing me a little here with something outside of
my limited knowledge. I am using VCL components, is using Debug DCUs
not not an option for CLX components only? At least that is how it
sounds when I read the information about compiler options in the
help file. Also, since I don't have the source code for the
Interbase Express components (or at least I don't know where it is),
I don't think I can recompile the application to use Debug DCUs for
them.

Please feel free to shed some light on my ignorance if you find it
appropriate to do so.

I will try some new tests using FreeAndNil instead of Free alone and
see if that can help me getting around the problem.

Best regards,
----
Philippe