zyfeier commented on PR #8175:
URL: https://github.com/apache/nuttx/pull/8175#issuecomment-1413031325

   > @zyfeier @xiaoxiang781216 sorry for running late with this. I was able to 
start proposed code, but in non-SMP case and priority inheritance disabled. 
What I see is that something is definitely going wrong because in my case test 
always stops at the same value:
   > 
   > ```
   > No.4973 -> Test Success!
   > Pthread Create Success!
   > ```
   > 
   > I need some time to figure out why `4973` is a magic value here. Also when 
an issue happens the NSH is not responding anymore, so I suspect that there is 
memory leak somewhere because debugger shows device is in idle loop.
   
   @pkarashchenko maybe you've already repeated the problem, you can check 
whether the main task is waiting for the semaphore, and the semaphore semcount 
is 0.


-- 
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

Reply via email to