-
Problem report
-
Resolution: Incomplete
-
Critical
-
None
-
None
-
None
-
Ubunto x86_64
Steps to reproduce:
I've checked syslog and there is below log there:
zabbix-server.service: PID file /run/zabbix/zabbix_server.pid not readable (yet?) after start: No such file or directory
And there are some logs as like as below lines:
Got signal [signal:11(SIGSEGV),reason:1,refaddr:(nil)]. Crashing ...
...
Please consider attaching a disassembly listing to your bug report.
...
This listing can be produced with, e.g., objdump -DSswx zabbix_server.
One child process died (PID:1362,exitcode/signal:1). Exiting ...
Zabbix Server stopped. Zabbix 3.4.15 (revision 86739).
I did below works to resolve problem:
I run objdump -DSswx zabbix_server and installed 2 packages that were needed, but the log exists yet! and zabbix does not start, too.