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

rX_MemCreateSharedMemory() does not work

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V2.1.1.0, V2.1.2.0, V2.1.3.0, V2.1.4.0, V2.1.5.0, V2.1.6.0, V2.1.7.0, V2.1.8.0
    • Fix Version/s: V2.1.9.0
    • Component/s: Kernel
    • Labels:
      None
    • Account:
      SDO rcX (SDORCX)

      Description

      When trying to create a shared memory the function rX_MemCreateSharedMemory() returns RX_KNL_DUPLICATE_NAME(0x19).

      API is marked deprecated, as it does not conform to standard shared memory services of other operating systems. Will be reworked/removed with rcX V2.2 or later

      Known Workaround:

      • Share the pointer via a global variable and a global mutex instead of using the Shared Memory Service

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  MTrensch Michael Trensch
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: