Number | Description | Impact | Last Updated |
---|---|---|---|
51235 | RcQueue adder sessions may conflict, if large sessionIds require interal grow | normal | 2024 11 1411/14/24 |
51124 | copydbf does not work on extent sizes over 1 TB | normal | 2024 09 099/9/24 |
51122 | SEGV on 'ProcessName' cache statistic lookup by name for system processes | normal | 2024 09 049/4/24 |
51076 | AlmostOutOfMemory handlers not effective if needed while in primitive | normal | 2024 08 098/9/24 |
51053 | GsObjectInventory overstates String bytes used, especially for large strings | normal | 2024 08 098/9/24 |
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 |
50580 | setcap impacts stack traces, statmonitor statistics, and linux security mode | normal | 2023 09 189/18/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 |
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 | 2024 05 235/23/24 |
49893 | ReclaimGem crashes on invalid pageId 0, preventing all reclaim | normal | 2022 04 114/11/22 |
49822 | ScaledDecimal literals in code cannot be parsed in a Locale with comma decimal point | normal | 2022 01 271/27/22 |
49741 | Strings with µ/181 and ÿ/255 do not convert to uppercase correctly | normal | 2021 10 2910/29/21 |
49680 | findAllReferences does not work to locate (hidden) LargeObjectNodes | normal | 2023 12 1912/19/23 |
49566 | Object >> passivate produced incorrect results for some cases | normal | 2021 06 156/15/21 |
49493 | CByteArray >> floatAt:put: does not accept SmallFloat arguments | normal | 2022 04 154/15/22 |
48827 | GemStone does not run on Ubuntu 20.04 | zInfoInfo | 2020 09 309/30/20 |
48734 | gslist -p returns invalid process ID when process is not running/status killed | normal | 2020 05 185/18/20 |
48706 | Hotstandby requires default-named transaction log files | normal | 2020 05 155/15/20 |
48533 | GsFile >> removeServerFile:, removeClientFile: do not handle filenames with ? or * | normal | 2020 05 155/15/20 |
48506 | Removing dynamic instance variable from large SequenceableCollection corrupts size | aCriticalCritical | 2020 01 161/16/20 |
48425 | Remote log file naming using #log: NRS directive should include executable and pid | normal | 2019 11 1411/14/19 |
48369 | Remote process support logs may not be written to preferred location | normal | 2019 10 1010/10/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 |
48224 | Incorrect execution results due to compiler block optimization | normal | 2020 01 171/17/20 |
48220 | Invalid results from System>>hostCpuUsage | normal | 2020 01 171/17/20 |
48214 | Commit Record Backlog and C heap growth during restore | normal | 2020 01 171/17/20 |
47967 | GCI applications on Ubuntu 18 | zInfoInfo | 2019 06 196/19/19 |
47844 | Logreceiver race condition can cause slave stone tranlog read failure | normal | 2018 12 1412/14/18 |
47753 | Very large GEM_MAX_SMALLTALK_STACK_DEPTH can result in SEGV on AlmostOutOfStack on x86_64 | normal | 2018 10 2410/24/18 |
47733 | Topaz 64-bit on Windows, printing of 64 bit integers is incorrect | normal | 2018 10 2410/24/18 |
47720 | Filenames with non-ASCII characters not handled by Windows client | normal | 2018 09 269/26/18 |
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 |
47659 | Nested Transactions can create references to non existent objects | aCriticalCritical | 2018 07 237/23/18 |
47583 | listInstancesInPageOrder:toFile: reports out of memory | normal | 2018 07 037/3/18 |
47499 | Linux configuration needed to avoid Stone crash with semaphore problem | zInfoInfo | 2024 10 1110/11/24 |
47445 | RcQueue may rarely and incorrectly return a nil element | normal | 2018 02 222/22/18 |
47409 | performOnServer: blocked SIGTERM | normal | 2018 04 034/3/18 |
47401 | Unable to perform a partial restore of a repository with minor corruption/objects that do not exist | zInfoInfo | 2018 01 231/23/18 |
47387 | #instancesNonPersistent and other class options may be "sticky" | zInfoInfo | 2019 02 042/4/19 |
47364 | Security error when browsing implementors with session methods enabled and no CodeModification privilege | normal | 2017 12 0512/5/17 |
47344 | Abort may not advance view if not in transaction and many CRs behind | normal | 2018 08 138/13/18 |
47314 | Debugger single-stepping could get stuck | normal | 2018 04 034/3/18 |
47295 | GciFetchSize ambiguous return value for objects of size 0 | normal | 2019 09 049/4/19 |
47244 | Login attempts when logins suspended generates clutter in topaz/gem and page manager logs | zInfoInfo | 2017 10 2710/27/17 |
47133 | Suspended checkpoints will silently resume after an Epoch GC | aCriticalCritical | 2017 08 298/29/17 |
47116 | Symbols with trailing NUL bytes in Unicode Comparison Mode | normal | 2017 10 3010/30/17 |
47054 | Read-only configuration files cause unclear failure and inconsistent online addExtent behavior | normal | 2024 05 245/24/24 |
47021 | GsExternalSession>>lastResult may be incorrect with multiple sessions | normal | 2017 07 317/31/17 |
46990 | Random new performance | zInfoInfo | 2017 08 248/24/17 |
46989 | TimeZone cache corrupted during upgrade to 3.2.0 or later | zInfoInfo | 2019 01 241/24/19 |
46975 | findPatternNoCase: fails with Unicode16 argument | normal | 2018 07 037/3/18 |
46900 | Persistent GsFile instances can lose transient state within same session | zInfoInfo | 2017 05 255/25/17 |
46879 | withAll: may truncate character codePoints of a DoubleByteString | normal | 2017 10 2610/26/17 |
46817 | Premature gem exit during login can reduce max session count | normal | 2017 04 184/18/17 |
46750 | GsFile>>position: failures for arguments over 2 billion | normal | 2017 03 273/27/17 |
46727 | Stone may hang on out of disk in tranlog directories | normal | 2017 04 034/3/17 |
46723 | Idle Gems not terminated by STN_GEM_TIMEOUT | normal | 2017 03 203/20/17 |
46694 | Corrupt object / relops: encrypt (no Unicode collator) if fail to rebuild indexes on change to UnicodeComparisionMode | zInfoInfo | 2018 08 138/13/18 |
46655 | Cannot change objectSecurityPolicy of dbTransient objects | normal | 2017 11 0711/7/17 |
46646 | Sign of -0.0 | zInfoInfo | 2017 04 034/3/17 |
46645 | listReferences: fails to find object in large IdentityBags and IdentitySets | normal | 2024 05 245/24/24 |
46552 | Symbol >> keywords added semicolons to unary tokens | normal | 2017 02 132/13/17 |
46539 | GemStone's pstack cannot be used with nonzero kernel.yama.ptrace_scope | zInfoInfo | 2021 08 068/6/21 |
46518 | waitstone may return error while stone in startup | normal | 2016 12 0712/7/16 |
46506 | GciRtlLoad with null path fails on Windows and for 32-bit GCI applications | normal | 2017 04 034/3/17 |
46494 | Upgrade issues; cannot flexibly manage ICU library version on AIX | normal | 2017 10 3010/30/17 |
46477 | Stone may freeze or crash if invalid data sent to Stone's listening port | normal | 2022 08 308/30/22 |
46475 | changeClassTo: with fewer instance variables may have problems | normal | 2016 11 0711/7/16 |
46419 | Client exit during login results in clean exit/log deletion | normal | 2024 05 035/3/24 |
46398 | Divide by float zero and other operations using floats do not signal exceptions | aCriticalCritical | 2017 10 3010/30/17 |
46384 | System _tempObjSpaceMax can return negative values on larger GEM_TEMPOBJ_CACHE_SIZE | normal | 2016 10 2510/25/16 |
46381 | Object >> storeOn: fails for large strings | normal | 2016 12 0712/7/16 |
46358 | AES encryption methods, invalid salt size may corrupt memory | normal | 2016 12 0712/7/16 |
46315 | DateTime asStringISO8601 reported time/timezone incorrectly | normal | 2016 10 2510/25/16 |
46290 | Idle gems in transactionless mode could be terminated by sigAbort | normal | 2018 08 018/1/18 |
46262 | gslist -m does not include Stones or Caches | normal | 2016 06 286/28/16 |
46252 | Operations may hang when oopHighWaterMark over 4 billion | aCriticalCritical | 2017 03 293/29/17 |
46173 | GsFile operations can hang on seteuid / __nptl_setxid GLIBC bug | zInfoInfo | 2016 05 185/18/16 |
46140 | Inconsistent return type for remove* and add* methods | normal | 2016 06 286/28/16 |
46133 | "Senders of" does not find selectors on which a breakpoint is set | normal | 2016 03 253/25/16 |
46116 | Unreferenced Class may not get GCed if class variable holds reference to instance | normal | 2016 05 255/25/16 |
46066 | gslist does not clear locks if another process reused PID | normal | 2017 11 1711/17/17 |
46047 | AdminGem shutdown prevents operations that need GC lock from running | zInfoInfo | 2016 03 253/25/16 |
46035 | Repository>>timeToRestoreTo: replaced by restoreToPointInTime: | zInfoInfo | 2016 05 185/18/16 |
45961 | System timeNs incorrect return of LargeInteger; value is smaller in 3.3 and later | normal | 2016 02 012/1/16 |
45956 | changeClassTo: problematic behavior when target class has different size | normal | 2017 04 034/3/17 |
45925 | STN_FREE_SPACE_THRESHOLD lower than GcUser #reclaimMinFreeSpaceMb can block reclaim | normal | 2016 08 088/8/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 |
45807 | IndexManager usageReport may get MNU #nextWord with Portable Streams installed | normal | 2015 12 1612/16/15 |
45744 | Inconsistent lock status after failed commit on temporary locked object | normal | 2015 10 2210/22/15 |
45692 | Error message "Primitive number -1 (or -2) does not exist in the virtual machine" confusing | normal | 2015 09 179/17/15 |
45665 | Additional link flag needed when compiling on SUSE 12 | zInfoInfo | 2015 12 1612/16/15 |
45604 | startcachewarmer crashes if stone name argument is given an NRS | normal | 2015 10 1910/19/15 |
45586 | Possible SEGV on execution of method upgraded from 3.1.x and not recompiled | normal | 2015 12 1112/11/15 |
45574 | Delay issues with Softbreak | normal | 2016 06 306/30/16 |
45566 | SUSE 11 using older glibc; LDAP not usable | normal | 2015 08 208/20/15 |
45473 | Hot standby connection may timeout with large number of tranlogs | normal | 2016 06 286/28/16 |
45403 | Symbol garbage collection not usable in v3.2.x | normal | 2015 07 027/2/15 |
45386 | GsHostProcess class >> fork: does not handle single quotes | normal | 2015 07 027/2/15 |
45320 | Debugging: Step Thru on an interval #do: will skip down to the end of the code | normal | 2015 09 029/2/15 |
45310 | performOnServer: handling of non-ASCII arguments | normal | 2015 07 227/22/15 |
45295 | In partial logging mode, not all tranlogs may be deleted | normal | 2015 07 227/22/15 |
45268 | Stone or netldi names that match existing service names may cause confusion | zInfoInfo | 2015 12 1612/16/15 |
45253 | GemConnect library load problems on Darwin | normal | 2016 05 055/5/16 |
45249 | topaz "shell" command does not work with lineeditor | normal | 2016 06 286/28/16 |
45227 | markGcCandidates does not scan pages correctly and should not be used | normal | 2016 05 065/6/16 |
45158 | removedbf not usable for files on remote nodes | zInfoInfo | 2015 12 1612/16/15 |
44903 | System class >> standbyVmSessionId removed | normal | 2015 01 231/23/15 |
44871 | The gemsetup.sh and gemsetup.csh scripts append at end of path | normal | 2015 02 042/4/15 |
44786 | GsFile non-ASCII String filenames not correctly handled | normal | 2017 05 305/30/17 |
44783 | GEM_PGSVR_COMPRESS_PAGE_TRANSFERS does not compress Gem->PageServer | normal | 2015 02 052/5/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 |
44590 | nbstep command in topaz returns error | normal | 2015 03 133/13/15 |
44556 | filein older code can introduce comment class method and confuse class comment handling | zInfoInfo | 2015 10 1910/19/15 |
44545 | GsQuery>>reversedReadStream not implemented | normal | 2015 09 029/2/15 |
44478 | Blocks may return wrong values when nested variable is assigned in outer scope | normal | 2014 07 297/29/14 |
44458 | searchlogs script requires OOP argument, fails on sessionid and client | normal | 2017 06 226/22/17 |
44433 | Compiling method into an Array requires #OtherPassword privilege | normal | 2015 10 1910/19/15 |
44375 | Exception handler #resume from primitive operation returns nil | normal | 2014 07 257/25/14 |
44265 | Hot and warm standby subject to delay for large reclaim operations | normal | 2014 06 106/10/14 |
44202 | Change in behavior for = with Unicode string classes | zInfoInfo | 2014 08 128/12/14 |
44199 | ClassOrganizer instances persisted through upgrade to 3.2 are missing symbol list | normal | 2014 05 085/8/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 |
44079 | GsQuery readstream with equality does not correctly handle cases where comparable objects are not equal | normal | 2015 06 056/5/15 |
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 |
43656 | killing gem/topaz while doing index removal can crash reclaim GcGems | normal | 2014 05 065/6/14 |
43655 | Use of SIGUSR1 can hang gem/topaz process | normal | 2015 10 1910/19/15 |
43541 | Pragmas not currently functional in base product without Seaside | normal | 2014 04 094/9/14 |
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 |
42702 | NotTranloggedGlobals not handled correctly in restore from logs | normal | 2015 11 1011/10/15 |
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 |
41992 | SmallDouble literals and conversion from String slight rounding inaccuracy on Linux | normal | 2015 04 074/7/15 |
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 |
41178 | Multi-threaded operations run single threaded on remote machines | zInfoInfo | 2011 02 072/7/11 |
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 |
33429 | Topaz with both linked and rpc sessions may encounter error handling problems | normal | 2006 08 088/8/06 |
Last updated: 11/14/24
Note: Select column header to sort For master index of all bugs, see Bugnote Master Index