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