dave
dave
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
worth a try though
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
the node has 16gb
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
the heap limit is 3gb (kubernetes cgroups memory limit)
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
but looks like we're throwing at 200mb
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
thanks
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
wow
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
Anyone know how to distinguish an OutOfMemoryException raised by the GC from any other?
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
I've now removed COMPlus_GCHeapHardLimitPercent, OOM still happening. Dotmemory showing 200mb allocated. Any advice on native memory debugging? Or is it possible (see above) that the heap data is lost?
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
that could have been fixed 🤔 not sure what it would interpret 75 as if it was now expecting hex... 117? but surely it would expect a leading 0x 🤔
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
(and I realize that 75 is actually the default value 🙂 )
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
It is documented as a hex value, but I remember from testing (which was more than a year ago) we found that it was actually expecting decimal.
18 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
Sorry - COMPlus_GCHeapHardLimitPercent is set to 75.
18 replies