breezesoftw...@mchsi.com wrote:

Hm, an unhandled exception occured somewhere and
TCustomWSocket.HandleBackGroundException called Abort
which in turn called DeleteBufferedData.

How is the freeze timeout set in MadExcept?
How much data do you expect in the buffer?

BTW: With latest ICSv7 you could enable MadExcept to catch
unhandled exceptions by calling procedure  
SetIcsThreadLocalFinalBgExceptionHandling() with param 
fehAppHandleException, i.e. in unit initialization section.   

-- 
Arno Garrels



> Hello All,
> 
> 
> 
> My ICS client socket application crashed when the host (not ICS based)
> failed.
> 
> MadExcept captured the following. If this is meaningful to someone,
> I'd be interested in any observations/suggestions.
> 
> 
> 
> Thanks,
> 
> Paul
> 
> 
> 
> exception message : The application seems to be frozen.
> 
> 
> 
> main thread ($1168):
> 
> 00556fed +00d WC.exe WSocket    5666  +2
> TCustomWSocket.DeleteBufferedData 
> 
> 00557082 +012 WC.exe WSocket    5695  +2 TCustomWSocket.InternalAbort
> 
> 005530ac +070 WC.exe WSocket    3318 +12
> TCustomWSocket.HandleBackGroundException
> 
> 005531ad +0dd WC.exe WSocket    3355 +23 TCustomWSocket.WndProc
> 
> 005599ef +057 WC.exe WSocket    6903 +12 TCustomLineWSocket.WndProc
> 
> 00553231 +051 WC.exe WSocket    3387 +14 XSocketWindowProc
> 
> 0099fd5b +263 WC.exe WC7  457 +41 initialization
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to