[RTEMS Project] #4526: pthread_cond_wait() causes an INTERNAL_ERROR_BAD_THREAD_DISPATCH_DISABLE_LEVEL

RTEMS trac trac at rtems.org
Mon Oct 11 11:19:37 UTC 2021


#4526: pthread_cond_wait() causes an
INTERNAL_ERROR_BAD_THREAD_DISPATCH_DISABLE_LEVEL
--------------------------+------------------------------
 Reporter:  Pat Bernardi  |       Owner:  Sebastian Huber
     Type:  defect        |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  posix         |     Version:  6
 Severity:  major         |  Resolution:  fixed
 Keywords:                |  Blocked By:
 Blocking:                |
--------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"d61fbeda590936ee03e91cf4b200f24d613e6ec2/rtems"
 d61fbeda/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="d61fbeda590936ee03e91cf4b200f24d613e6ec2"
 score: _Thread_queue_Surrender_priority_ceiling()

 Do not use a direct thread dispatch in
 _Thread_queue_Surrender_priority_ceiling() since it may be used in
 condition
 variables using POSIX mutexes.

 Close #4526.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4526#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list