4.5e vs 4.5f shared memory compatibility

2 posts / 0 new
Last post
Offline
Last seen: 5 years 3 days ago
Joined: 02/14/2014
Posts: 41
4.5e vs 4.5f shared memory compatibility

Our applications use Connext 4.5f and a third party using 4.5e is having difficulty connecting using shared memory.  We are both using the same QoS profile and they are getting an error: "incompatible shared memory segment found".

rip
rip's picture
Offline
Last seen: 2 days 13 hours ago
Joined: 04/06/2012
Posts: 324

See the release notes for 4.5f.

The change from 4.5e to 4.5f was required because of a problem in an edge case when using shmem.

Disable shmem in one set (everything 4.5e and prior, or everything 4.5f and later) on that machine, and ensure that UDP loopback is enabled.  That should be automatic in the 4.5f and later (disabling shmem forces UDP loopback).  ISTR.