| Author |
Message |
rnbguru
Joined: 29 Mar 2011 Posts: 4
|
Posted: Thu Jan 19, 2012 8:55 pm Post subject: All of my memory is private bytes |
|
|
I'm testing the memory profiler and it is reporting all of the memory usage of my windows service as being private bytes, with a small fraction being visible when I take the snapshot.
To put it into context, it says 1 GB is private bytes, and only 6MB are in all of the heaps.
Is there any way to get more information on why the private bytes section is so large or what this allocation might be? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6369 Location: Red Gate Software
|
Posted: Fri Jan 20, 2012 10:31 am Post subject: |
|
|
Hi,
It sounds like you have an unmanaged memory leak. In a lot of cases, this manifests somewhere in the managed heap and you can use ANTS Memory Profiler to troubleshoot these kinds of leaks. There is some advice for troubleshooting these here on our Knowledge Base:
http://www.red-gate.com/supportcenter/content/ANTS_Memory_Profiler/help/6.0/amp_unmanaged_leaks _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| 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