Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0.12, 2.2.5, 2.3.3
-
Component/s: Proxy (P), Server (S)
-
Environment:CentOS 6.4 x86_64
MySQL 5.6.20
mysql-connector-odbc-5.3.4-1.el6.x86_64
unixODBC 2.2.14
gcc 4.8.2
g++ 4.8.2
GNU make 3.8.1
Description
I installed Zabbix 2.2.5 from source file of zabbix-2.2.5.tar.gz, my complile options are:
./configure --enable-server --enable-agent --enable-java --enable-ipv6 --with-mysql --with-jabber --with-libxml2 --with-unixodbc --with-net-snmp --with-ssh2 --with-openipmi --with-ldap --with-libcurl --with-iconv --with-iconv-include --with-iconv-lib
After installment, I tried to create an "Database monitor" item on the monitored host, but when zabbix server checked this DB item, it crashed in 10 ~ 15 seconds. I've checked the log file of zabbix_server, and found that error occured when odbc_DBfetch() was executed, then a lot of error message were shown :
Got signal [signal:11(SIGSEGV),reason:1,refaddr:(nil)]. Crashing ...
The attachment files are described as following:
Install Zabbix 2.2.5 From Sources.html: a step by step installation procedure used by myself
zabbix_server.log: an error log of zabbix_server
zabbix_server_dump.7z: the objdump file of zabbix_server
Attachments
Issue Links
- is duplicated by
-
ZBX-8322 zabbix 2.2.0 proxy crash on ODBC check - in poller
-
- Closed
-