[ZBX-13700] Zabbix server crashed after trying to send an email notification Created: 2018 Apr 05 Updated: 2018 Apr 06 Resolved: 2018 Apr 05 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 3.4.8 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Minor |
Reporter: | Vladimir Zhelanov | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | actions, crash, email, media | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
CentOS 7.4.1708, kernel 3.10.0-693.21.1. VM on VMware ESXi 5.0.0, 3982828. DB - mariadb |
Attachments: |
![]() ![]() |
||||||||
Issue Links: |
|
Description |
Steps to reproduce:
Result:
Expected: |
Comments |
Comment by Dmitrijs Lamberts [ 2018 Apr 05 ] |
Hello Vladimir, Could you please increase the debug level to 4 in /etc/zabbix/zabbix_server.conf |
Comment by dimir [ 2018 Apr 05 ] |
And please attach the whole log file, it is also useful to see what is happening before the crash. In addition, after crash, generate the objdump file with command: objdump -DSswx /usr/sbin/zabbix_server | gzip -c > /tmp/zabbix_server-zbx-13700.objdump.gz And attach that file here. |
Comment by Vladimir Zhelanov [ 2018 Apr 05 ] |
Objdump attached |
Comment by Vladimir Zhelanov [ 2018 Apr 05 ] |
Comment by Glebs Ivanovskis (Inactive) [ 2018 Apr 05 ] |
Closing as Duplicate of |
Comment by Vladimir Zhelanov [ 2018 Apr 06 ] |
I've updated libcurl to 7.59.0-3.0 - it fixed the problem |
Comment by Glebs Ivanovskis (Inactive) [ 2018 Apr 06 ] |
Great! Nice to hear that! |