gneworld opened a new issue, #14467: URL: https://github.com/apache/nuttx/issues/14467
### Description / Steps to reproduce the issue build system in protect mode or kernel mode 1. make a breakpoint at function uart_read 2. type any character in the nsh shell As you can see, the back trace process is stuck at dispatch_syscall function  However, xtensa can handle this case correctly.  ### On which OS does this issue occur? [OS: Linux] ### What is the version of your OS? ubuntu 18.04 x64 ### NuttX Version master ### Issue Architecture [Arch: arm] ### Issue Area [Area: Debugging] ### Verification - [X] I have verified before submitting the report. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org