Apparent memory leak in long running OpenVista processes
Bug #828953 reported by
Derek_
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenVista/GT.M Integration |
In Progress
|
High
|
jeff.apple |
Bug Description
Many long running OpenVista processes that serve TCP connections continually accumulate system memory. For example, the broker processes and HL interface processes gradually increase in memory usage over the course of days and weeks. The leak seems likely to be in low-level MUMPS routines adopted/modified for the GT.M Integration project.
To post a comment you must log in.
Which GT.M version? We did fix a memory leak in V5.3-004 - extract below from the release notes . Also, if long running processes don't close open devices, that can cause a memory leak
C9J01-003080 Memory leak plugged in pattern matching with alternation
GT.M now frees memory created when processing a pattern match operator containing alternations. In previous versions of GT.M, this same usage caused a small memory leak. (C9J01-003080)