Hi,
I'm running Zabbix 1.3.6 r4081, the server is on a 64bits Linux FC5, one of the agent is on a 32bits FC5.
After upgrading the agent, while the server was running, I got these messages in the server log:
What worries me are the lines:
This looks like a memory corruption or a bad pointer. As I said previously the zabbix server is running on a 64 bits Linux.
Regards.
I'm running Zabbix 1.3.6 r4081, the server is on a 64bits Linux FC5, one of the agent is on a 32bits FC5.
After upgrading the agent, while the server was running, I got these messages in the server log:
Code:
21545:20070502:173215 Timeout while answering request 21545:20070502:173215 Get value from agent failed. Error: ZBX_TCP_READ() failed [Interrupted system call] 21545:20070502:173215 Host [srv09bc1]: first network error, wait for 15 seconds 21577:20070502:173233 Get value from agent failed. Error: Cannot resolve [] 21577:20070502:173233 Host [^_^K<AE><AA>*]: another network error, wait for 15 seconds 21553:20070502:173613 Get value from agent failed. Error: Cannot connect to [srv09bc1.mydomain.com:10050] [Connection refused] 21553:20070502:173613 Host [srv09bc1]: first network error, wait for 15 seconds
- 21577:20070502:173233 Get value from agent failed. Error: Cannot resolve []
- 21577:20070502:173233 Host [^_^K<AE><AA>*]: another network error, wait for 15 seconds
This looks like a memory corruption or a bad pointer. As I said previously the zabbix server is running on a 64 bits Linux.
Regards.
Comment