Re: CE 5.0 Memory Leak

From: Dean Ramsier (ramsiernospam_at_nospam.com)
Date: 02/25/05


Date: Fri, 25 Feb 2005 09:10:41 -0500

For any significant application work, I'd say the Entrek tools are well
worth the cost. Who knows where this particular error lies, but you might
be surprised what all is uncovered.

You might also consider using the Application Verifier tool in CE5, that one
is free.

-- 
Dean Ramsier - eMVP
"Bill T" <btheisen@itis.com> wrote in message
news:OHJeQ1rGFHA.2736@TK2MSFTNGP09.phx.gbl...
> We ported our very stable existing application to CE 5.0 and have observed
> large memory leaks (MB's) in overnite stress testing. This app consists of
8
> exe's and 25 dll's; uses atl, stl, mfc, DCOM and various other
technologies
> and performs considerable serial communications with external devices.
> Built-in monitoring of our heaps suggests that the apps are behaving
> normally and are not leaking.   Past experience and an exception in
> rpcrt4.dll suggests that DCOM may be involved with the leak.
>
>  Has anyone else experienced this sort of problem in 5.0?
>
>