That's the thing that reminds me of the old memory leak problems: the
app needs to switch many objects into & out of activity rapidly, eg read
10 bytes from the data feed, find the object to handle the bytes etc...
Lots of this stuff so the logging frequency would probably have to be
every few seconds which might add to the problem rather than solve it.
I'll keep the idea in mind as I look through other things, however.  

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Kevin Cully
Sent: Tuesday, January 30, 2007 10:00 AM
To: [EMAIL PROTECTED]
Subject: Re: Buffer overrun

You might want to add a log mechanism that dumps memory levels,
variables, objects, etc. into a VFP table every X minutes.  It might
provide some insight into what is causing this.

Lew Schwartz wrote:
> I'm not using any gdi or gdi+ at all. This is a down and dirty read a 
> feed/parse the stuff & write it to tables app. The only non-VFP part 
> is a connection to ms sql server somewhere on the lan.




[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to