-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
We are running into Stack overflow issue even during controlled recursive calls.
Exception occurs within second iteration of a function execution. Current stack memory value as shown in the xsbug is 4096 bytes. Could you please help us to resolve this stack memory issue.
We tried changing the below but it did not yield any solution,
#define xsMain_THREAD_STACK_SIZE (1024 * 20)
Thank you in advance
Metadata
Metadata
Assignees
Labels
No labels