After the Operator Is Compiled with the -O0 -g Compilation Option, the Error Message "Min Stack Size Is Xxx, Larger Than Current Process Default Size 32768. Please Modify aclInit json, and Reboot Process." Is Displayed
Symptom
After the operator is compiled with the -O0 -g compilation option, the following error message is displayed:
[ERROR] xxx min stack size is xxx, larger than current process default size 32768. Please modify aclInit json, and reboot process.
Possible Cause
This error occurs if the stack space used by the kernel function is too large and exceeds the default stack space configured for the current process. As a result, the operator registration fails.
Parent topic: FAQs