Pluginval: NaNs found in buffer

that’s what I thought. In prepareToPlay I call a method that initialize every DSP class I need. In some of them I have a setName or a init(const double sampleRate, const String& s). Pluginval reports allocation errors when these are called and I’m sure they are never called during processBlock