Description
- Version of collectd: 5.8
- Operating system / distribution: rhel 7.4
Expected behavior
no crash
Actual behavior
Nov 23 16:35:00 kepler systemd: Starting Collectd statistics daemon...
Nov 23 16:35:00 kepler collectd: Found a configuration for the logfile' plugin, but the plugin isn't loaded or didn't register a configuration callback. Nov 23 16:35:00 kepler collectd: Found a configuration for the
logfile' plugin, but the plugin isn't loaded or didn't register a configuration callback.
Nov 23 16:35:00 kepler collectd: Found a configuration for the logfile' plugin, but the plugin isn't loaded or didn't register a configuration callback. Nov 23 16:35:00 kepler collectd: Found a configuration for the
logfile' plugin, but the plugin isn't loaded or didn't register a configuration callback.
Nov 23 16:35:00 kepler collectd: Found a configuration for the `syslog' plugin, but the plugin isn't loaded or didn't register a configuration callback.
Nov 23 16:35:00 kepler collectd[7959]: plugin_load: plugin "syslog" successfully loaded.
Nov 23 16:35:00 kepler collectd: plugin_load: plugin "cpu" successfully loaded.
Nov 23 16:35:00 kepler collectd: plugin_load: plugin "interface" successfully loaded.
Nov 23 16:35:00 kepler collectd: plugin_load: plugin "load" successfully loaded.
Nov 23 16:35:00 kepler collectd: plugin_load: plugin "memory" successfully loaded.
Nov 23 16:35:00 kepler collectd: plugin_load: plugin "write_graphite" successfully loaded.
Nov 23 16:35:00 kepler collectd[7959]: plugin_load: plugin "apache" successfully loaded.
Nov 23 16:35:00 kepler collectd[7959]: plugin_load: plugin "ceph" successfully loaded.
Nov 23 16:35:00 kepler collectd[7959]: plugin_load: plugin "df" successfully loaded.
Nov 23 16:35:00 kepler collectd[7959]: plugin_load: plugin "disk" successfully loaded.
Nov 23 16:35:00 kepler collectd[7959]: plugin_load: plugin "virt" successfully loaded.
Nov 23 16:35:00 kepler collectd[7959]: plugin_load: plugin "mysql" successfully loaded.
Nov 23 16:35:00 kepler collectd[7959]: Systemd detected, trying to signal readyness.
Nov 23 16:35:00 kepler systemd: Started Collectd statistics daemon.
Nov 23 16:35:00 kepler collectd[7959]: virt plugin: reader virt-0 initialized
Nov 23 16:35:00 kepler collectd[7959]: Initialization complete, entering read-loop.
Nov 23 16:35:00 kepler kernel: reader#0[7965]: segfault at 0 ip 00007fd7357528dd sp 00007fd72ddf1e00 error 4 in ceph.so[7fd735751000+5000]
Nov 23 16:35:00 kepler libvirtd: 2017-11-23 15:35:00.475+0000: 1492: error : virNetSocketReadWire:1808 : End of file while reading data: Input/output error
Nov 23 16:35:00 kepler systemd: collectd.service: main process exited, code=killed, status=11/SEGV
Nov 23 16:35:00 kepler systemd: Unit collectd.service entered failed state.
Nov 23 16:35:00 kepler systemd: collectd.service failed.
Nov 23 16:35:00 kepler systemd: collectd.service holdoff time over, scheduling restart.
Nov 23 16:35:00 kepler systemd: start request repeated too quickly for collectd.service
Nov 23 16:35:00 kepler systemd: Failed to start Collectd statistics daemon.
Nov 23 16:35:00 kepler systemd: Unit collectd.service entered failed state.
Nov 23 16:35:00 kepler systemd: collectd.service failed.
Steps to reproduce
- install collectd, e.g from here: http://www.matthias-runge.de/fedora/collectd/
- LoadPlugin ceph
- collectd -T or systemctl restart collectd