Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch #4 for IceGrid, release 3.0.1

benoit
benoit Rennes, France
Hi,

The IceGrid registry might crash with a segmentation fault if you have deployed replicated adapters with the "adaptive" load balancing policy. The patch below fixes this problem.

To apply the patch:
$ cd Ice-3.0.1
$ patch -p0 < icegrid.patch4.txt

Cheers,
Benoit.