Is it Heap Corruption
A .NET framework 4.8 web app memory slowly spikes with GC2 never runs whenever I take PerfView trace but recently this is exception I took memory dump on because otherwise I was not able to take full memory dump because of invalid handle - can someone explain that is it heap corruption ?
2 Replies
mini dumps in WinDbg show no corruption with verifyheap command - additionally any trace I take using perfview always shows that no GC 2 runs ever with heavy fragmentation in GC2 and LOH heap
The process never crash though
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View