Ivy Zhuang commented: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5517#note_144973


<span dir="">Update on the debugging efforts: ran `git bisect` to find the 
latest commit that caused the error and the result was </span>[<span 
dir="">this 
commit</span>](https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/ddd6f3d962dd96c1ac62d06d8aef05af5d60c674)<span
 dir="">. Seems that when rewriting the logic of 
</span>`_Thread_Dispatch_unnest`, a decrement was turned into an increment. Ran 
another test where I changed the +1 into a -1, and smpmrsp01 ran with no fatal 
errors.

I'm good to open an MR with the fix anytime as it's a quick one. :thumbsup:

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5517#note_144973
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to