Uploaded image for project: 'rcX - Operating System'
  1. rcX - Operating System
  2. RCX-756

Trying to suspend a task while scheduler is locked may schedule wrong task once

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: V2.1.7.0, V2.1.7.1, V2.1.8.0, V2.1.8.1, V2.1.9.0, V2.1.9.1, V2.1.10.0, V2.1.11.0
    • Fix Version/s: V2.1.11.1, V2.1.12.0
    • Component/s: Kernel
    • Labels:
      None
    • Account:
      SDO rcX (SDORCX)

      Description

      When rX_SysBlockTask() or any other operation that will suspend the current task is called on a task while the scheduler is locked (e.g. called in Interrupt context or rX_SysLockScheduler has been called before) the task will be marked as blocked but might get scheduled once on next reschedule.

      Introduced with RCX-656

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  AMesser Andreas Messer
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: