keever50 commented on issue #16345: URL: https://github.com/apache/nuttx/issues/16345#issuecomment-2873319044
Hey if things behave a bit weird, ensure that the stacksizes are configured big enough. This is something you can easily confirm by enabling stack canaries and running 'ps' in nsh. If a thread is around or over 80%, it's probably a good idea to make it bigger. I had problems like this before and this solved it. Even in default configurations. -- 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