Hello, after upgrading Zabbix server from 3.0 to 3.4 I got crashes of zabbix-server randomly for 1-3 minutes. Upgrade was made via official zabbix repo for Ubuntu server. After the first start, zabbix server begin database upgrade process, it was successfull, and after this I got signal:11(SIGSEGV) every 1-3 minutes.
Please find attached zabbix_server.log.
Thank you.
P.S. Sorry but I cannot attach zabbix_server.objdump because of 7+ Mb in zipped size and forum restrictions
P.P.S SOLVED - there was "database monitor" key type, and current ODBC driver got a crush on Zabbix Server (but isql -v [instance] works fine from shell, DAMN!!), so I download lastets MySQL ODBC driver from official MySQL site and put them to /usr/lib/x86_64-linux-gnu/odbc. Of course, changing filename of a new driver in /etc/odbcinst.ini is neccessary.
Please find attached zabbix_server.log.
Thank you.
P.S. Sorry but I cannot attach zabbix_server.objdump because of 7+ Mb in zipped size and forum restrictions
P.P.S SOLVED - there was "database monitor" key type, and current ODBC driver got a crush on Zabbix Server (but isql -v [instance] works fine from shell, DAMN!!), so I download lastets MySQL ODBC driver from official MySQL site and put them to /usr/lib/x86_64-linux-gnu/odbc. Of course, changing filename of a new driver in /etc/odbcinst.ini is neccessary.