Symbol garbage collection is enabled by setting STN_SYMBOL_GC_ENABLED to TRUE, in versions 3.1 and later. By default, this is false. There are bugs in the primitive code supporting this option; it is unlikely to complete correctly with a non-trivial number of symbols or with some corner cases of symbol references.
Do not enable symbol garbage collection; while there is slight overhead, GemStone will work correctly with unused symbols. Avoiding the creation of unnecessary symbols remains best practice, as in previous versions.
in v3.2.7, STN_SYMBOL_GC_ENABLED may not be set to TRUE.
Last updated: 7/2/15