I changed zabbix configuration by adding some items. Suddenly the server did not receive data from clients.
I kill all server processes and delete the zabbix_server.pid file, and run the server again. With Debug level 4 I got the following message:
*** glibc detected *** corrupted double-linked list: 0x0938e058 ***
When I do a "ps aux | grep zabbix" I see, that no zabbix pid matches the zabbix_server.pid in /tmp.
I think this has nothing to do with zabbix, but the problem is my glibc? I run Fedora Core 3. Any ideas?
I kill all server processes and delete the zabbix_server.pid file, and run the server again. With Debug level 4 I got the following message:
*** glibc detected *** corrupted double-linked list: 0x0938e058 ***
When I do a "ps aux | grep zabbix" I see, that no zabbix pid matches the zabbix_server.pid in /tmp.
I think this has nothing to do with zabbix, but the problem is my glibc? I run Fedora Core 3. Any ideas?
Comment