Sebastian Huber started a new discussion on cpukit/score/src/threadqenqueue.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112471

 >      return THREAD_QUEUE_DEADLOCK_DETECTED;
 >    }
 >  
 > -  _Chain_Initialize_node(
 > -    &queue_context->Path.Start.Lock_context.Wait.Gate.Node
 > +  _Chain_Initialize_node( 
 > &queue_context->Path.Start.Lock_context.Wait.Gate.Node
 >    );

This triggered probably some corner case in the tool.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112471
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