jerpelea opened a new pull request, #16187: URL: https://github.com/apache/nuttx/pull/16187
## Summary If a process causes a fatal error when it's running a system call, the whole system should crash as the crash originated from the kernel. Do this by running the PANIC() branch, if task is in syscall. ## 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