Bug Notes for GemStone/S 64 Bit v3.5.5

Display only results containing:
Number Description Impact Last Updated
50900 GsSecureSocket instance method does not properly used chained certificate file normal 2024 03 063/6/24
50882 GsExternalSession >> executeString: fails if attempting to return an empty String normal 2024 03 063/6/24
50751 Strings with leading '-0.' lose sign when converted using asNumber or Number fromString/Stream: aCriticalCritical 2023 11 0211/2/23
50721 Array >> replaceFrom:to:with:startingAt: for certain ranges may copy correctly normal 2023 11 0811/8/23
50605 Indexing feature optionalPathTerms not working correctly normal 2023 07 197/19/23
50604 GsTsExternalSession relies on cpp; need to have gcc/g++ installed normal 2023 08 098/9/23
50580 setcap impacts stack traces, statmonitor statistics, and linux security mode normal 2023 09 189/18/23
50507 SSO/Kerberos logins require reverse DNS lookup to work correctly zInfoInfo 2023 07 127/12/23
50419 objectAudit that responds to sigAborts may miss problems; 3.6.6 and later may encounter CRB normal 2023 09 139/13/23
50407 listInstances may miss a few instances if shadowed pages present normal 2023 07 177/17/23
50338 gemnetobject -T and -N arguments require space between argument and value normal 2023 07 177/17/23
50255 GUI applications launched from certain environments may encounter deadlocks zInfoInfo 2023 01 241/24/23
50247 On Linux, gdb 9.x or later recommended zInfoInfo 2023 01 111/11/23
50169 Logging using STN_LOGIN_LOG_ENABLED did not include failed logins normal 2023 01 051/5/23
50163 Listing references fails to find references in large IdentityBag or other NSCs normal 2023 09 289/28/23
50142 TransactionBacklog signaled when it should not be normal 2023 09 139/13/23
50034 Multi-file encrypted backup fails when signing key is DSA normal 2022 07 257/25/22
50025 Performance of markForCollect for long object chains normal 2022 07 127/12/22
49945 Repository >> allInstances*, and related repository scan operations, have a risk of cache corruption aCriticalCritical 2022 05 025/2/22
49893 ReclaimGem crashes on invalid pageId 0, preventing all reclaim normal 2022 04 114/11/22
49864 Passivated structures containing instances of Utf8 have errors on activation normal 2022 03 113/11/22
49822 ScaledDecimal literals in code cannot be parsed in a Locale with comma decimal point normal 2022 01 271/27/22
49769 Crash with thread-safe GCI, if C data lost due to FFI structures faulting out normal 2023 05 175/17/23
49741 Strings with µ/181 and ÿ/255 do not convert to uppercase correctly normal 2021 10 2910/29/21
49737 Crash on startup for valid LARGE_MEMORY_PAGE configuration normal 2021 10 2910/29/21
49715 Risk of Gem writing an invalid tranlog record normal 2021 11 0911/9/21
49713 Elements of UnorderedCollection/NSC may not get tranlogged; restore may be corrupt aCriticalCritical 2024 02 082/8/24
49712 Gem crash with nested blocks containing Array constructors normal 2021 10 2910/29/21
49680 findAllReferences does not work to locate (hidden) LargeObjectNodes normal 2023 12 1912/19/23
49665 System class>>_add:to: errors due to incorrect method name normal 2021 10 1510/15/21
49655 Extreme log growth attempting to print stack if stack corrupted normal 2022 06 156/15/22
49651 Repository multithreaded-scans cannot complete if voting or atomic promote occurs during the scan normal 2023 09 119/11/23
49643 Stone may not be completely shutdown when stopstone returns zInfoInfo 2021 10 1510/15/21
49634 Upgrade SortedCollection recompile fails for SimpleBlocks normal 2021 09 079/7/21
49568 GsFile position: incorrect for r+ file mode normal 2021 06 156/15/21
49566 Object >> passivate produced incorrect results for some cases normal 2021 06 156/15/21
49512 User Action library load may fail with missing extension normal 2022 02 112/11/22
49504 Symbol GC slow with many dead symbols normal 2021 04 194/19/21
49493 CByteArray >> floatAt:put: does not accept SmallFloat arguments normal 2022 04 154/15/22
49450 Logsender not connected to stone risks transmitting incomplete tranlog records normal 2021 03 173/17/21
49449 Logsender risk of transmitting incomplete tranlog records due to fync timing normal 2021 03 173/17/21
49448 GEM_ABORT_MAX_CRS = 0 does not work as documented normal 2021 03 183/18/21
49434 If abort updates over more than GEM_ABORT_MAX_CRS commit records, GBS traversals may not include updates to persistent objects normal 2021 03 183/18/21
49411 X509-secured netldi and hostagent processes have memory leaks normal 2021 05 045/4/21
49406 ProfMonitor profiling file must be manually removed normal 2021 03 053/5/21
49388 Reclaim log fails to print reclaim entries normal 2021 10 1510/15/21
49382 Nested transactions that modify kinds of IdentityBag have risk of undetected corruption in tranlogged data aCriticalCritical 2022 04 114/11/22
49365 Upgrade failures if DataCurator password is not at default, or has NoGsFileOnServer normal 2021 02 012/1/21
49339 Symbol GC may collect referenced Symbols aCriticalCritical 2022 03 083/8/22
49319 Configuring Shared Memory on Mac "Big Sur" zInfoInfo 2023 09 119/11/23
49245 Missing libssl or libkrb5 causes GCI client process to terminate normal 2021 05 045/4/21
49109 Slow stone startup with large possibleDead normal 2020 10 0510/5/20
48885 topaz prompt for password not supported on login zInfoInfo 2020 10 0510/5/20
48706 Hotstandby requires default-named transaction log files normal 2020 05 155/15/20
48559 Changing result of isSpecial for classes for specials, such as Character and SmallInteger zInfoInfo 2020 09 119/11/20
48425 Remote log file naming using #log: NRS directive should include executable and pid normal 2019 11 1411/14/19
48340 Repository>>continuousRestoreFromArchiveLogs: does not work on extent copy normal 2019 09 189/18/19
48311 Collection fanout in repositories that did not run postconv after conversion from 32-bit zInfoInfo 2019 09 119/11/19
48220 Invalid results from System>>hostCpuUsage normal 2020 01 171/17/20
48206 Installs on Mac/Mojave can generate rpcinfo error zInfoInfo 2021 04 074/7/21
47988 Change in results from System>>descriptionOfSession: on non-existant sessions zInfoInfo 2019 03 193/19/19
47846 Utf8 >> withAll: disallowed with ByteArray arguments zInfoInfo 2019 05 135/13/19
47792 findAllReferencePathsToObject: does not reliably scale zInfoInfo 2019 01 181/18/19
47718 CIFS filesystems on Linux do not work zInfoInfo 2019 08 068/6/19
47677 Very large gem TOC disables native code zInfoInfo 2018 08 018/1/18
47499 Linux configuration needed to avoid Stone crash with semaphore problem zInfoInfo 2023 08 188/18/23
47423 Login after restoring backup fails with ICU library error zInfoInfo 2020 11 1611/16/20
47387 #instancesNonPersistent and other class options may be "sticky" zInfoInfo 2019 02 042/4/19
47295 GciFetchSize ambiguous return value for objects of size 0 normal 2019 09 049/4/19
47116 Symbols with trailing NUL bytes in Unicode Comparison Mode normal 2017 10 3010/30/17
47003 Floating point printing may include unnecessary trailing digits normal 2017 11 0711/7/17
46989 TimeZone cache corrupted during upgrade to 3.2.0 or later zInfoInfo 2019 01 241/24/19
46915 Files created using GsFile using String containing non-ASCII characters not accessible zInfoInfo 2017 05 305/30/17
46900 Persistent GsFile instances can lose transient state within same session zInfoInfo 2017 05 255/25/17
46855 Floating point printing may miss significant digits normal 2017 11 0711/7/17
46694 Corrupt object / relops: encrypt (no Unicode collator) if fail to rebuild indexes on change to UnicodeComparisionMode zInfoInfo 2018 08 138/13/18
46646 Sign of -0.0 zInfoInfo 2017 04 034/3/17
46539 GemStone's pstack cannot be used with nonzero kernel.yama.ptrace_scope zInfoInfo 2021 08 068/6/21
46066 gslist does not clear locks if another process reused PID normal 2017 11 1711/17/17
45961 System timeNs incorrect return of LargeInteger; value is smaller in 3.3 and later normal 2016 02 012/1/16
45892 Syntax errors due to GemConvertArrayBuilder setting during upgrades / file-ins / compiles zInfoInfo 2015 12 1112/11/15
45880 Debugger cannot step into accessor methods zInfoInfo 2015 12 1612/16/15
45295 In partial logging mode, not all tranlogs may be deleted normal 2015 07 227/22/15
44685 postConv only automatically converts sortBlocks that are SimpleBlocks zInfoInfo 2014 11 1311/13/14
44664 Linked logins that inadvertently appear to become RPC zInfoInfo 2017 10 3010/30/17
44641 Inconsistent behavior in comparisons of Strings and Symbols with same contents zInfoInfo 2014 11 1311/13/14
44617 CR backlog during write-set union sweep zInfoInfo 2014 09 109/10/14
44594 Equivalent Arrays and Intervals are not equal normal 2014 09 039/3/14
44157 Default IcuCollator must remain the same for reliable string collation zInfoInfo 2017 04 114/11/17
44127 Shared Cache size limited to 256GB on Linux zInfoInfo 2017 10 3010/30/17
44087 Unicode string comparision using equalsNoCase: may return false when = returns true normal 2017 04 114/11/17
44083 Cannot execute = or other comparisons with mixed traditional/unicode strings zInfoInfo 2014 05 055/5/14
43785 Failed commit does not ensure stale object views are updated normal 2014 07 257/25/14
43764 Multiple set-valued/enumerated predicates disallowed with & zInfoInfo 2014 04 304/30/14
43655 Use of SIGUSR1 can hang gem/topaz process normal 2015 10 1910/19/15
43400 GsFile class>>contentsAndTypesOfDirectory:onClient: reports files as directories normal 2014 01 151/15/14
43294 String sorting methods using collation table are unreliable normal 2014 09 039/3/14
42509 remoteExecuteTrav: cannot be used with DoubleByteStrings normal 2015 06 016/1/15
42317 2.x fileout may version classes in 3.x filein normal 2014 05 055/5/14
42292 topaz problem with paste of long lines with tabs normal 2014 05 055/5/14
41809 Slow checkpoints if much more AIO page servers than Free Frame page servers zInfoInfo 2014 01 151/15/14
41764 findReferencePathToObject: not intended for use with Classes/Metaclasses zInfoInfo 2011 08 048/4/11
41748 Topaz commands that accept file paths have limited flexibility in specification normal 2015 09 029/2/15
41550 Native code may be disabled with large gem TOC on Darwin zInfoInfo 2021 12 1012/10/21
41449 Turning on stale account aging may disable accounts normal 2011 08 118/11/11
41283 ProfMonitor over user action code can be biased normal 2023 10 2510/25/23
41267 Cannot setup netldi to run as root without captive account on Macintosh zInfoInfo 2014 04 034/3/14
40837 Parallel index creation does not update progress normal 2010 12 1012/10/10
40417 Statmonitor data does not include system stats for linked topaz with s-bit set normal 2010 04 274/27/10
40217 Unclear error for incorrect path with parallel index creation normal 2009 11 2011/20/09
37082 DateTime creation on boundaries of Daylight Savings Time normal 2016 02 112/11/16
36769 Remote caches do not use SHR_PAGE_CACHE_LOCKED setting normal 2007 08 308/30/07
36626 Topaz command number parsing confused by locale normal 2008 06 106/10/08
36441 Character >> isVowel not correct for Characters with codePoints greater than 255 zInfoInfo 2015 12 1612/16/15

Last updated: 03/22/24

Note: Select column header to sort
For master index of all bugs, see Bugnote Master Index