Steps to reproduce:
- Upgrade Zabbix agent (Zip archive) from 7.0.17 to 7.0.18
- Inspect agent log files
- Date and time are incorrect in log file, starting with the Epoch : 19700101:010000 instead of correct date
- Additionally when trying to set DebugLevel=4, zabbix_agentd.exe crashes at start.
Result:
Expected:
Correct date and time as in version 7.0.17 and earlier.
Notes :
- Server date and time are correct, this happens on physical and virtual servers.
- Problem could be related to recent changes in libs/zbxtime/time.c
- caused by
-
ZBX-26775 The server crashes while processing data from the system.localtime item key
-
- Closed
-