Werk #8575: Fixed segfaults and incorrect Livestatus replies when history file is missing
Component | The Checkmk Micro Core | ||
Title | Fixed segfaults and incorrect Livestatus replies when history file is missing | ||
Date | Nov 17, 2016 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
When the history file is missing at cmc startup time, the next "GET log" query will cause a segfault. After the automatic restart, further similar queries will just return an empty reply until the next log rotation, although the core has created a history by then.