Werk #7576: The rrdtool library should never terminate its process.

Component Other components
Title The rrdtool library should never terminate its process.
Date May 10, 2017
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Under certain (relatively obscure) circumstances the rrdtool library simply terminates its process instead of cleanly reporting an error. The symptom in Check_MK was that when trying to fetch data for graphing, the Micro Core sometimes terminated without logging anything. This has been fixed by backporting the fix for the corresponding rrdtool issue:

https://github.com/oetiker/rrdtool-1.x/issues/653

To the list of all Werks