Bug 45041

GemStone/S 64 Bit

3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2, 3.1.0.6, 3.1.0.5, 3.1.0.4, 3.1.0.3, 3.1.0.2, 3.1.0.1, 3.1, 3.0.1, 3.0

3.2.5

Reclaim may reclaim the same page more than once

A operation during reclaim is not thread-safe, so under some conditions, it may be possible for one thread to remove a page from the reclaim pages list, while another thread puts the page back on the list. This would result in an attempt to reclaim the same page more than once. This may or may not trigger an error at the time; subsequently, page errors may occur.

Workaround

This bug is expected to be very rare, as in practice, other code prevents the bug from manifesting.


                

Last updated: 3/11/15