GUIDINGLI commented on PR #13413:
URL: https://github.com/apache/nuttx/pull/13413#issuecomment-3035423487

   > > I have the feeling this is breaking the mqueues under certain conditions 
- for example, heavy load. We were using NuttX 12.1.0 and we've updated to 
12.9.0. We've reached a situation where:
   > > 
   > > * A thread is blocked waiting for `MQNOTFULL`.
   > > * Another thread is blocked waiting for `MQNOTEMPTY`.
   > > 
   > > Both of them remain locked, and we're reaching a deadlock situation in 
there :/
   > > IMO these refactors should be driven with special care. Finding a bug 
among +1300 changes is going to be messy 😅
   > 
   > Can you provide detail backtrace for the deadlock?
   
   Also,please provide the testcase,then I can reproduce it


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