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
   
   
![image](https://github.com/user-attachments/assets/baa47af6-6bb3-4083-8350-dcbeda48ca32)
   
   However, xtensa can handle this case correctly.
   
   
![image](https://github.com/user-attachments/assets/87c6b655-d1a0-4bd3-b724-7efae5d8d604)
   
   
   
   
   
   ### 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

Reply via email to