[ZBX-20586] Memory leak in zabbix agent2 Created: 2022 Feb 16 Updated: 2024 Apr 10 Resolved: 2022 Jul 13 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G) |
Affects Version/s: | 5.4.10, 6.0.0 |
Fix Version/s: | 5.0.26rc1, 6.0.7rc1, 6.2.1rc1, 6.4.0alpha1, 6.4 (plan) |
Type: | Problem report | Priority: | Major |
Reporter: | Kalchenko Oleksandr | Assignee: | Andris Zeila |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() |
Team: | |
Sprint: | Sprint 89 (Jun 2022), Sprint 90 (Jul 2022) |
Story Points: | 0.25 |
Description |
Env: Zabbix agent2 5.4.10/6.0.0 Windows 2016\2019, Gentoo Linux, Debian 10 Passive agent check mainly used Steps to reproduce:
Some screens with memory leak: Portion of libleak output: |
Comments |
Comment by Andris Mednis [ 2022 Feb 22 ] |
Observed with Agent2 6.0.0rc1:
tls_new_server() called wiper: Contexts are cached during package initialization, so tls_free_context is not supposed to be called (unless the package is re-initialized). |
Comment by Kalchenko Oleksandr [ 2022 Jun 21 ] |
Somebody help? Issue still exists in latest 6.0.5 |
Comment by Andris Zeila [ 2022 Jul 13 ] |
Released
|