Retrieving the value of the cache statistic 'ProcessName' using System class >> pageManagerCacheStatisticWithName:, System class >> primaryCacheMonitorCacheStatisticWithName:, or System class >> stoneCacheStatisticWithName:, results in a SEGV.
System myCacheStatisticWithName: 'ProcessName' works correctly.
Other lookup methods work correctly, for example
System stoneCacheStatistics at: (System cacheStatisticsDescriptionForStone indexOf: 'ProcessName')
Last updated: 9/4/24