-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
Milestone
Description
Our internal application uses more than 1000 segments, and we aren't able to use the retail tooling to analyze dumps.
0:000> !dumpheap -stat
More than 1000 heap segments, there must be an error
Failed to retrieve segments for gc heap
Unable to build snapshot of the garbage collector state
We're hoping we can get this number increased by a bit, so we are able to use the stock sos.dll instead of a custom one from @Maoni0 .
sudeepagarwal