failed to initialize shared memory resource for key 0x40b938

2 posts / 0 new
Last post
Offline
Last seen: 1 week 22 hours ago
Joined: 01/13/2016
Posts: 58
failed to initialize shared memory resource for key 0x40b938

Hi, the error comes out :

    NDDS_Transport_Shmem_create_recvresource_rrEA:failed to initialize shared memory resource for key 0x40b938 

    My computer is win7 x64 version 5.2.0

    and how to solve it? thanks for any help.

Ismael Mendez's picture
Offline
Last seen: 1 month 2 weeks ago
Joined: 07/03/2017
Posts: 74

Hi RareLonely,

This error message means that the function is failing to create the semaphores or allocate shared memory for them. You can find more information about this issue in the following solution of the RTI Knowledge Base: 

https://community.rti.com/kb/osx510

Please take a look at this and let me know if it helps you.

Regards

Ismael