Re: Debugging
- From: "Ido Tamir" <ido.tamir@xxxxxxxxx>
- Date: Wed, 22 Jun 2005 19:27:33 +0300
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
>>
>>
>>
>
>
.
- Follow-Ups:
- Re: Debugging
- From: Jon Vaughan
- Re: Debugging
- References:
- Debugging
- From: Jon Vaughan
- Re: Debugging
- From: Ido Tamir
- Re: Debugging
- From: Jon Vaughan
- Debugging
- Prev by Date: Re: Debugging
- Next by Date: Re: Cannot Create ActiveX Component
- Previous by thread: Re: Debugging
- Next by thread: Re: Debugging
- Index(es):
Relevant Pages
|