Hi,
The patch below fixes a potential memory corruption in the IceGrid locator implementation which could result in a crash of the registry. This problem only occurs when using replica groups.
To patch your source distribution:
$ cd Ice-3.1.1
$ patch -p0 < locator.patch.txt
Cheers,
Benoit.

Reply With Quote