[MXS-2444] Maxscale Memory leak Created: 2019-04-22 Updated: 2019-10-28 Resolved: 2019-10-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 2.3.5 |
| Fix Version/s: | 2.4.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Vladimir Savostyanov | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
I have the issue with memory consumption on my server. There are no one send request to the Maxscale. However, percent of available memory is slowly go down. |
| Comments |
| Comment by Johan Wikman [ 2019-04-23 ] |
|
vsavostyanov Just to make sure that I have completely understood the issue. So,
Is that correct? |
| Comment by markus makela [ 2019-04-23 ] |
|
Possibly a memory leak in the monitor? |
| Comment by Johan Wikman [ 2019-04-29 ] |
|
Good guess, but according to the config file there is no monitor running. |
| Comment by Timofey Turenko [ 2019-05-07 ] |
|
Found this: ==10620== 1,120,924 bytes in 22,876 blocks are possibly lost in loss record 1,520 of 1,521 |
| Comment by Timofey Turenko [ 2019-05-07 ] |
|
`lost` - Valgrind log |
| Comment by markus makela [ 2019-10-07 ] |
|
Can you test if this is still a problem with the latest version? |
| Comment by markus makela [ 2019-10-28 ] |
|
vsavostyanov any updates? |
| Comment by Vladimir Savostyanov [ 2019-10-28 ] |
|
I've updated to 2.4.2 version and the issue doesn't occur. |