You have to add ICS units to your project so that madExcept has line numbers 
for ICS units as well. This way you know where in TCustomLineWSocket.Destroy 
and THttpCli.Destroy it happend.

Have you looked in system.pas to understand where it fails in 
TObject.FreeInstance ? It could be the destructor called twice in your class 
httpClientContainer.

I suggest you turn on all FastMM checking. It would catch accessing memory 
after freeing it.

--
[EMAIL PROTECTED]
The author for the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be


----- Original Message ----- 
From: "Fastream Technologies" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Monday, April 30, 2007 5:21 PM
Subject: Re: [twsocket] Bug in Arno's latest THttpCli


> Which lines do you want to see? As you can guess, I cannot post the
> entire project...
>
> SZ
>
> On 4/30/07, Francois PIETTE <[EMAIL PROTECTED]> wrote:
>> This log doesn't tellthere is a bug in the component.
>> Anyway, it would be interesting to see what code correspond to the stack
>> trace (line numbers are not very usefull if we have not the exact same
>> source code as you).
>>
>> --
>> Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
>> --
>> [EMAIL PROTECTED]
>> http://www.overbyte.be
>>
>>
>> ----- Original Message -----
>> From: "Fastream Technologies" <[EMAIL PROTECTED]>
>> To: "ICS support mailing" <twsocket@elists.org>
>> Sent: Monday, April 30, 2007 4:57 PM
>> Subject: Re: [twsocket] Bug in Arno's latest THttpCli
>>
>>
>> > Resending... In case you could not see all of the logs, here it is:
>> >
>> > http://www.fastream.com/ics/httpclibug.txt
>> >
>> > Best Regards,
>> >
>> > SZ

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to