Re: Debugging



John,

>From my experience application reset is not caused by a memory leak. But my
experience is limited, after all.
Try adding traces to catch the exact point of reset (object, method etc.)

You mentioned that your application supports a touch screen. Try running the
application on a regular
environment and see if the problem reproduced.

A memory leak under .NET is possible, but I would explor other weak points
in the application before taking that dark path...

This is actually a bug hunt problem. I would recommend talking to some SVT /
QA personnel to try and get some bug
hunting technics.

Good luck!

Ido

"Jon Vaughan" <jonnyvaughan@xxxxxxxxxxx> wrote in message
news:zZfue.98342$yp5.94025@xxxxxxxxxxxxxxxxxxxxxxxxx
> Ido,
>
> Would an application that resets itself afte a period of running be likely
> to be having a memory leak ?
>
> Thanks
>
> Jon
>
>
>
> "Ido Tamir" <ido.tamir@xxxxxxxxx> wrote in message
> news:%23KNQ44zdFHA.2420@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> Try using any .NET Memory Profiler.
>>
>> Look for JetBrains profiler at:
>> http://www.jetbrains.net/confluence/display/NetProf/Home
>>
>> or
>>
>> SciTech profiler at: http://www.scitech.se/memprofiler/
>>
>> Or any similar program. They can analize your software memory usage and
>> provide usful information.
>>
>> Moreover, Visual Studio .NET 2005 has built-it profiling tools that can
>> give you more information.
>>
>> Hope that helps
>>
>> Ido Tamir
>>
>>
>>
>
>


.



Relevant Pages

  • Re: p630 hangup
    ... It can be difficult to deal with this sort of problem. ... Usually a reset is ... If it's a memory leak, there are some IBM tools to help diagnose them. ... in some more intrusive monitoring. ...
    (AIX-L)
  • Re: Debugging
    ... Could you give me some examples of what may cause a reset. ... Jon ... > From my experience application reset is not caused by a memory leak. ... >> Ido, ...
    (microsoft.public.dotnet.framework)
  • Re: help! anyone knows how to improve STL multi-thread synch?
    ... //must reset before exit: ... Is it to prevent a memory leak? ...
    (microsoft.public.vc.stl)
  • Re: Memory Leak?
    ... >>I had been using my computer with vb.net to develop some applicaitons for a ... >> Is this indicating that I have a memory leak in one of my VB.Net ... > That's hard to answer because even other software running on your machine ... > Allocation Profiler src ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Winforms and memory usage
    ... I went chasing a 'memory leak' where the Private bytes and Working Set ... RedGate ANTS Memory Profiler is also excellent. ... The learning curve for SciTech is about a day, ...
    (microsoft.public.dotnet.languages.csharp)