Werk #8896: Fixed rare crash when a plugin should be terminated
| Component | Checks & agents | ||||
| Title | Fixed rare crash when a plugin should be terminated | ||||
| Date | Sep 6, 2019 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, in the process of terminating of the hanging plugins, the Windows Agent could accidentally destroy an important process, thus causing BSOD.
Since then, the Agent uses a safe algorithm to terminate plugins.