| Author |
Message |
suresh
Joined: 28 Jan 2010 Posts: 1
|
Posted: Thu Jan 28, 2010 5:51 am Post subject: How to find COM object reference leaks in .NET |
|
|
Hi,
I am observing COM object reference leaks when i close my .NET Exe.
I ran my .exe with ANTS Memory profiler,But it did not show any reference leaks.Can any one help me how to figure out COM object leaks with this tool.
Thanks,
Suresh |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 443
|
Posted: Fri Jan 29, 2010 5:28 pm Post subject: |
|
|
| ANTS is not designed to show unmanaged code behaviour in any detail. You will be able to see how private bytes change with the tool but not any break down of what is happening within that. Can i ask- what is teh nature of the relationship between your manged code and the COM objects? Is there any pinning going on? |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group