Sebastian Huber created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5159
Assignee: Sebastian Huber ## Summary In SMP configurations, explicit thread priority changes (for example rtems_task_set_priority()) and thread priority changes carried out by thread queues (locking protocols such as priority inheritance) are not properly serialized. This leads to a data corruption of the thread control blocks and unpredictable system behaviour. ## Steps to reproduce Applications using the POSIX sporadic server and priority inheritance mutexes have a higher probability to observe the faulty system behaviour. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5159 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
