Bug: 39880

Impact:
Critical

Product:
GemStone/S 64 Bit

Versions:
2.3.1, 2.3, 2.2.5.4, 2.2.5.3, 2.2.5.2, 2.2.5.1, 2.2.5, 2.2.4, 2.2.3, 2.2.x, 2.2, 2.1.4, 2.1.x, 2.0.x, 1.x

Platform:
All

Fixed In:
2.3.1.6

System>>_getAndClearGciDirtySet: may encounter ObjDoesNotExist

If an object is removed from the PureExportSet, subsequent fetch of the
ExportedDirtySet still attempts to return the removed object.  If the removed
object has been garbage collected, this will result in an object does not
exist error.

Workaround:

none/not applicable