Donny9 opened a new pull request, #6665: URL: https://github.com/apache/incubator-nuttx/pull/6665
## Summary 1. using running_task to get current tcb because this task maybe wrong in interrupt context. 2. Limit dump size when sp is not within stack. we need to limit this dump size because if the stack size of task is over syslog buffer, it will overwrite other dump message. ## Impact N/A ## Testing Vela 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