Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / April 2006

Tip: Looking for answers? Try searching our database.

How to examine objects on Gen 2 heap?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stu Carter - 04 Apr 2006 14:20 GMT
Hi,

ENV: .Net 1.1, VS 2003, Windows Server 2003 SP1

We are seeing some issues with the Gen 2 heap unexpectledly increasing over
a lengthy period in an ASP.Net application.  To troubleshoot this we've been
using the 1.1 CLR profiler, this shows allocations, but I am unable to find
out which objects are being retained in Gen 2.  How can I do this?

Many thanks,
Stuart
Mattias Sjögren - 04 Apr 2006 16:32 GMT
>How can I do this?

I think you can do it with the Sos.dll debugger extensions.

Mattias

Signature

Mattias Sjögren [C# MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

Jim Cheshire - 04 Apr 2006 19:02 GMT
>>How can I do this?
>
>I think you can do it with the Sos.dll debugger extensions.

Yes, you can. You can run the following command in SOS to get that
info:

!dumpheap -gen 2 -stat

Jim
Stu Carter - 05 Apr 2006 12:57 GMT
Cheers all!

>>>How can I do this?
>>
[quoted text clipped - 6 lines]
>
> Jim

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.