7838 The UDF/UDM/XSP is causing abnormal stack growth. Please replace UDF/UDM/XSP with reasonably sized input/output arguments.
Explanation:
This message is generated by GNX, when it detects that UDFs might eatup entire stack.
Generated By:
GNX subsystem for UDF.
For Whom:
UDF developer
Remedy:
The size of arguments need to be reconsidered. UDF developer must try to use reasonable size arguments.