jerpelea opened a new pull request, #15173: URL: https://github.com/apache/nuttx/pull/15173
## Summary After https://github.com/apache/nuttx/pull/15075, the size of the stack size has decreased 8 bytes and the init stack size for the rv-virt:citest defconfig was near its full capacity, which lead to crashing the `ps` command. The init stack size for this defconfig was increased from 2048 to 3072 to avoid stack overflow. ## Impact RELEASE ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org