I installed a CentOS 9 VM now, and I could not recreate the crash issue.
Now about eBPF.plugin, it only uses huge sample of memory when integration with apps or cgroup is enabled, this is expected, because we need to store information for different PIDs running on system. Since last year we merged PRs to reduce the number of PIDs we are monitoring and right now all integrations are completely disabled by default.
Did you configure ebpf.plugin on your host? Or are you running with default options?
Thanks for testing @Pavel_Rekun. Letās do one more check and see if that is ebpf.plugin or something has been fixed in the latest master.
Can you please re-enable ebpf.plugin on one instance? And letās double-check that you donāt have a non-default ebpf configuration ( does /opt/netdata/etc/netdata/ebpf.d.conf exists?).
Not a specialist, but from what I remember - more CPU cores you have more memory ebpf.plugin will use (check the mem.kernel chart Percpu dimension). How many do you have?